About
Overview steps#
- Frontend setup
 - Backend setup
 - Creating an auth serverless function to expose SuperTokens APIs to the frontend
 - AWS API Gateway setup
 - Using SuperTokens functions in your APIs (for example for session verification).
 - Next steps
 
An example GitHub repo#
important
This example follows the "emailpassword" recipe.