Rodja Trappe 160776cf0d typo (fixes #3593) il y a 8 mois
..
README.md 160776cf0d typo (fixes #3593) il y a 8 mois
main.py 3e416522fa Implement ui.navigate functionality (#2593) il y a 1 an
requirements.txt 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) il y a 1 an
user.py f7c08cfd97 UI context properties (#2905) il y a 1 an

README.md

Descope Auth Example

Descope is an all-inclusive user authentication and user management platform.

Getting Started

  1. Create a Descope account.
  2. Setup a project and configure the "Login Flow" (first step in the Getting Started Wizard).
  3. Instead of following the "Integrate" instructions of the Wizard, use this example.
  4. Provide your Descope Project ID as environment variable: DESCOPE_PROJECT_ID=<your_project_id> python3 main.py