Which UI do you use?Custom UIPre built UIAboutOverview steps#Frontend setupBackend config setupCreating an auth serverless function to expose SuperTokens APIs to the frontendUsing SuperTokens functions in your APIs (for example for session verification).Next stepsAn example GitHub repo#importantThis example follows the "emailpassword" recipe.This guide assumes that you are using Netlify for hosting your serverless API functions. If this is not the case, and you are only hosting your frontend using Netlify, please follow the Quick setup guide instead.