-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Labels
😍 ENHANCEMENTNew feature or requestNew feature or request🙏 NEED HELPExtra attention is neededExtra attention is needed🚀 GOOD FIRST ISSUEGood for newcomersGood for newcomers
Description
Implement a TRPC endpoint to rotate the key
- When user click on rotate key, give them them an
AlertDialog
, we are using shadcn/ui, please use this component - The message should say
Are you sure you want to rotate this key? please make sure to replace existing API keys if you have used it anywhere.
- Buttons should be
Cancel
andContinue
- When clicking on
Continue
show the same modal we have oncreate-key.tsx
component, auto copy the regenerated key, basically the flow should similar to creating new key.
Metadata
Metadata
Assignees
Labels
😍 ENHANCEMENTNew feature or requestNew feature or request🙏 NEED HELPExtra attention is neededExtra attention is needed🚀 GOOD FIRST ISSUEGood for newcomersGood for newcomers