Flagsmith / Flagsmith/flagsmith
Ability to rotate client API keys
Open
api
feature
front-end
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
Add an option to rotate an environment's client side API key here.

Additional requirement: Add the ability to revoke/disable the environment key or the environment itself
## Acceptance Criteria
- [ ] Users can rotate their client API key to generate an entirely new key
- [ ] The new key should allow them to retrieve flags immediately (for Core and Edge API)
- [ ] The old key should no longer work for retrieving flags (for Core and Edge API)
Contributor guide
Assessment
This issue has not been assessed yet.