gobierto icon indicating copy to clipboard operation
gobierto copied to clipboard

Provide a UI for users to manage their tokens

Open ferblape opened this issue 5 years ago • 1 comments

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 avatar Sep 17 '20 08:09 ferblape

Lot of work has been developed in https://github.com/PopulateTools/gobierto/pull/3369 (check the existing Concerns before implementing user controllers)

ferblape avatar Sep 29 '20 15:09 ferblape