You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently users are able to generate tokens for working with e.g. the Pyclient. However, after creating these tokens the user is only able to see the names of the tokens they created and can then only delete them.
Users who apply these tokens for a specific use are required to create a new one in case they forgot or lost it.
Solution
The functionality to view and edit a token should be implemented.
Additionally it would be nice to see the expiry date of the tokens.
Alternatives
No response
Additional context
I suppose it is a design choice not to make the token viewable after creation.
The text was updated successfully, but these errors were encountered:
Issue
Currently users are able to generate tokens for working with e.g. the Pyclient. However, after creating these tokens the user is only able to see the names of the tokens they created and can then only delete them.
Users who apply these tokens for a specific use are required to create a new one in case they forgot or lost it.
Solution
The functionality to view and edit a token should be implemented.
Additionally it would be nice to see the expiry date of the tokens.
Alternatives
No response
Additional context
I suppose it is a design choice not to make the token viewable after creation.
The text was updated successfully, but these errors were encountered: