Join Discord
Powered by
Ok. I figured it out. I needed to setup UserRoles ...
# support-questions-legacy
e
erichosick
06/16/2023, 12:25 AM
Ok. I figured it out. I needed to setup UserRoles for the backend in the config. This:
https://supertokens.com/docs/userroles/initialisation
. Wasn't so obvious that we needed to do that based only on reading the docs here:
https://supertokens.com/docs/passwordless/common-customizations/sessions/protecting-frontend-routes#verifying-the-claims-of-a-session--pre
.
7
Views
Previous
Next