Introduction
Use this recipe to implement the following functionality in your applications:
- โ Sign-up / Sign-in with email ID and password
- โ Forgot password flow using email
- โ Secure session management
- โ Email verification
Documentation structure ๐ฉโ๐ป๐จโ๐ป
You can view our demo app to see what the Quick setup will result in.
The documentation is structured as:
Quick setup
: The Quick setup will take 15 mins and will provide a good indication of what using SuperTokens will be like. It involves a minimum setup for complete login and session functionality.
Common customizations
: This will help you customize various parts of the auth experience as per your needs.