Hey there came across Supertokens while trying to ...
# support-questions-legacy
u
Hey there came across Supertokens while trying to implement an auth flow with faunadb + third party auth(outseta)+ nextjs After a user login in i pass a JWT to the an endpoint where i validate and issue a faunadb access token for that user. i'm wondering how to go about using superTokens to manage the session of that user? is it possible to use the supertoken with faunaDB feature standalone?