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

Revoke API key should have confirm dialog #3322

Closed
preriasusi opened this issue Jan 12, 2018 · 0 comments
Closed

Revoke API key should have confirm dialog #3322

preriasusi opened this issue Jan 12, 2018 · 0 comments
Assignees
Milestone

Comments

@preriasusi
Copy link
Contributor

preriasusi commented Jan 12, 2018

When user is revoking API key, all API calls with old key will stop working. Same API key may be in use for other APIs also, since the API key is per user per proxy, so if there's other API s in the same proxy, revoking API key will revoke API key for all APIs in that proxy.

When revoke API key is pushed, before any action should show the confirmation dialog for the user mentioning following localised text:

Revoking API key will stop calls with old API key to following APIS: . Are you sure you want to revoke API key?

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

No branches or pull requests

3 participants