centraldogma icon indicating copy to clipboard operation
centraldogma copied to clipboard

Provide a way to update the permission of a token

Open ikhoon opened this issue 7 months ago • 0 comments

Currently, if a token is created with User or Admin permission, there is no way to update the permission with UI or API later.

Users have to deactivate the token and create another one. That process needs a lot of effort because they have to check all token usage and replace them with new ones.

It would be helpful if we provide an API to easily update token permission.

ikhoon avatar Dec 22 '23 02:12 ikhoon