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

Feature Request: Support multiple API keys per project #287

Open
foragerr opened this issue Sep 29, 2024 · 2 comments
Open

Feature Request: Support multiple API keys per project #287

foragerr opened this issue Sep 29, 2024 · 2 comments
Labels
enhancement New feature or request stale

Comments

@foragerr
Copy link

Currently, generating a new API key invalidates the existing one, making key rotation without service interruption difficult.

An ideal key rotation process would follow these steps:

  • Create a new key
  • Update the key in the production application
  • Deactivate the old key

At a minimum, each project should support at least two active keys, though it would be preferable to allow several named keys.

@karthikscale3
Copy link
Contributor

Hi @foragerr , yes, that's a limitation currently. But we are happy to prioritize adding support for 2 active keys. Will keep you posted.

@github-actions github-actions bot added the stale label Nov 22, 2024
@karthikscale3 karthikscale3 added enhancement New feature or request and removed stale labels Nov 22, 2024
@Scale3-Labs Scale3-Labs deleted a comment from github-actions bot Nov 22, 2024
@github-actions github-actions bot added the stale label Dec 7, 2024
Copy link

github-actions bot commented Dec 7, 2024

This issue has been automatically marked as stale due to inactivity. It will be closed in 3 days if no further activity occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

2 participants