This is an example to show how to use supertokens-python library with FastAPI framework and ThirdpartyEmailpassword recipe.
This server code can be used to implement social auth using:
- Google Workspaces
- Github
- Apple
- Discord
Before installing, use the script to create a virtual environment and to install all the required packages.
source create_env.shuvicorn main:app --reload --host=0.0.0.0 --port=3001Created with ❤️ by the folks at supertokens.com.
This project is licensed under the Apache 2.0 license.
