The docs that you should see are: https://supertok...
# support-questions-legacy
r
The docs that you should see are: https://supertokens.io/docs/thirdpartyemailpassword/common-customizations/sessions/using-with-faunadb for the backend and https://supertokens.io/docs/thirdpartyemailpassword/quick-setup/frontend for the frontend, excepting steps 3 and 4. And you also don't need to do
ThirdpartyEmailPassword.init
inside the
recipeList
. I'm working on a netlify example, and it should be ready soon. I'll send you a link to that once it's done so you can see how the serverless functions are setup.