You could add it to the access token payload and u...
# general
p
You could add it to the access token payload and use that through
useSessionContext
, but this will get transmitted with every request. (https://supertokens.io/docs/emailpassword/common-customizations/user-roles/assigning-session-roles)