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

Add support for using multiple secrets to ease out the secret rotation process #911

Closed
YourTechBud opened this issue Apr 5, 2020 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@YourTechBud
Copy link
Collaborator

We should use a secrets array instead of a single secret. The token will be considered valid if even one of the secret can validate the token.

Need to make sure this doesn't break anything.

If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine which features are important to you.
👍

@YourTechBud YourTechBud added enhancement New feature or request backend labels Apr 5, 2020
@YourTechBud YourTechBud modified the milestones: v0.18.0, v0.17.0 Apr 5, 2020
YourTechBud pushed a commit that referenced this issue Apr 8, 2020
@YourTechBud
Copy link
Collaborator Author

Done

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

No branches or pull requests

1 participant