User role management? Custom claims apart from user metadata? #1343
Unanswered
development-vargamarcel
asked this question in
Feature Requests
Replies: 1 comment 1 reply
|
There is the |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
1.Hello i would like to be able to change roles from the dashboard or be able to somehow manage roles via an api but i see that i can only change password and some other claims.
2.A I would like to be able to add some more claims in the root of the jwt.For now i can only play with the user_metadata claim.
2.B If not 2A,then maybe add some way to secure user_metadata update operation. For instance let only admins update user_metadata but prohibit users even from updating their own user_metadata.
3.possibility to have a list of roles per user instead of just one?
thx! Have a nice day!
All reactions