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

Delete API key #403

Closed
dahal opened this issue Jun 29, 2024 · 0 comments · Fixed by #415
Closed

Delete API key #403

dahal opened this issue Jun 29, 2024 · 0 comments · Fixed by #415
Labels
😍 ENHANCEMENT New feature or request 🚀 GOOD FIRST ISSUE Good for newcomers 🙏 NEED HELP Extra attention is needed

Comments

@dahal
Copy link
Contributor

dahal commented Jun 29, 2024

CleanShot 2024-06-29 at 03 16 44

Implement a TRPC endpoint to delete the key

  • When user click on Delete 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 delete this key? This action cannot be undone and you will loose the access if this you are currently using this API key.
  • Buttons should be Cancel and Continue
  • When clicking on Continue greet them with toast.success with this message API key successfully deleted.
@dahal dahal added 😍 ENHANCEMENT New feature or request 🚀 GOOD FIRST ISSUE Good for newcomers 🙏 NEED HELP Extra attention is needed labels Jun 29, 2024
@dahal dahal closed this as completed in #415 Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😍 ENHANCEMENT New feature or request 🚀 GOOD FIRST ISSUE Good for newcomers 🙏 NEED HELP Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant