Descope Auth Example
Descope is an all-inclusive user authentication and user management platform.
Getting Started
- Create a Descope account.
- Setup a project and configure the "Login Flow" (first step in the Getting Started Wizard).
- Instead of following the "Integrate" instructions of the Wizard, use this example.
- Provide your Descope Project ID as environment variable:
DESCOPE_PROJECT_ID=<your_project_id> python3 main.py