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

Security: Allow alternative methods of setting sensitive values #38

Open
MattyBalaam opened this issue Jan 21, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@MattyBalaam
Copy link

At the moment secret values, e.g. API_KEY need to be applied using process.env.

It might be good to provide a way of applying them via a config object to limit their exposure, or think of another pattern to provide additional security.

@nicknisi nicknisi added the enhancement New feature or request label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants