Hi, I'm usinb supertokens react + node with email ...
# support-questions-legacy
p
Hi, I'm usinb supertokens react + node with email and password recipe. I need to assign roles to the user. Like assign an attribute like admin and after login if the user is admin I need to conditionally render some items. What is the possibility of doing this? Also is there any way to make user an admin from the supertokens dashboard instead of the code?
r
Hey! Checkout the user roles recipe in the docs.
At the moment, it’s only possible to assign roles via code. Dashboard update will be coming soon to allow for this via dashboard as well
c
Any news about this?
r
Still in progress @cosmoecwsa