We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
At a minimum, each project should support at least two active keys, though it would be preferable to allow several named keys.
The text was updated successfully, but these errors were encountered:
Hi @foragerr , yes, that's a limitation currently. But we are happy to prioritize adding support for 2 active keys. Will keep you posted.
Sorry, something went wrong.
This issue has been automatically marked as stale due to inactivity. It will be closed in 3 days if no further activity occurs.
No branches or pull requests
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:
At a minimum, each project should support at least two active keys, though it would be preferable to allow several named keys.
The text was updated successfully, but these errors were encountered: