Rotate API Key
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
CancelandContinue - When clicking on
Continueshow the same modal we have oncreate-key.tsxcomponent, auto copy the regenerated key, basically the flow should similar to creating new key.
I would like to work on this feature
I would like to work on this feature
Thanks for your interest @myspace20 , please go ahead and submit the PR when ready. 🚀
Thank you
@rushikeshg25 I think @myspace20 is busy in some other tasks. if you are interested, feel free to pick up this issue as you said earlier.
Hey @dahal I would love to work on the issue. If no one is working on it right now I can start.. thanks
Hey @dahal I would love to work on the issue. If no one is working on it right now I can start.. thanks
@akshathere please go ahead and submit the PR when ready.