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

Provide a UI for users to manage their tokens #3356

Open
ferblape opened this issue Sep 17, 2020 · 1 comment
Open

Provide a UI for users to manage their tokens #3356

ferblape opened this issue Sep 17, 2020 · 1 comment
Assignees

Comments

@ferblape
Copy link
Member

ferblape commented Sep 17, 2020

At least this UI should allow users to:

  • list existing tokens, showing the token name, value and domain
  • create a new token providing name (optional) and domain (optional). The value is auto-generated
  • edit a token name or domain
  • delete/revoke a token

The last token can't be deleted because always has to exist a primary token

@ferblape ferblape changed the title Provide users an UI to administrate their tokens Provide a UI for users to manage their tokens Sep 21, 2020
@ferblape
Copy link
Member Author

Lot of work has been developed in #3369 (check the existing Concerns before implementing user controllers)

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

2 participants