I've been looking in the documents but can't find ...
# support-questions-legacy
e
I've been looking in the documents but can't find anything yet. For passwordless authorizing, what is the best way to get user role in the front end? Is the user role available to the front end in some way already? Or do we do something like post session creation (https://supertokens.com/docs/passwordless/common-customizations/sessions/claims/access-token-payload#post-session-creation )? At some point, we would also like to get the user email, permissions and potentially metadata to the front end.