Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Types needed #2228

Open
dvanmali opened this issue Nov 14, 2024 · 0 comments
Open

Types needed #2228

dvanmali opened this issue Nov 14, 2024 · 0 comments

Comments

@dvanmali
Copy link

dvanmali commented Nov 14, 2024

Is your feature request related to a problem? Please describe.

Could potentially solve the issue related #2207 by providing an api key at runtime or loading from a env file by using the authenticator function. Could documentation also be written for the authenticator function?

Describe the solution you'd like

Noticed that the following new types were provided to the UserProvidedConfig but not StripeConfig:

  • authenticator?: RequestAuthenticator;
  • stripeContext?: string;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant