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

Regenerate API Keys in Developer Dashboard #790

Open
ijemmao opened this issue Jun 15, 2024 · 0 comments
Open

Regenerate API Keys in Developer Dashboard #790

ijemmao opened this issue Jun 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ijemmao
Copy link
Collaborator

ijemmao commented Jun 15, 2024

Is your feature request related to a problem? Please describe.
Give users a way to easily regenerate their API keys.

Describe the solution you'd like
There should be a button next to a developer's API key to be able to regenerate a new one. A confirmation modal should appear warning them about their change and how regenerating their API key could break their application if they haven't prepared their application code.

The logic for regenerating a new API key in the backend should live in a function that locates the Developer document with the API key in question and runs the logic of generating a new random API key.

The new API key should automatically appear in their dashboard so they can copy it and use it for whatever project they have.

Describe alternatives you've considered
N/A

Additional context
N/A

@ijemmao ijemmao added the enhancement New feature or request label Jun 15, 2024
@ijemmao ijemmao self-assigned this Jun 15, 2024
@ijemmao ijemmao changed the title Regenerate API Keys Regenerate API Keys in Developer Dashboard Jun 15, 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
Projects
None yet
Development

No branches or pull requests

1 participant