Falko Schindler bc5303db02 introduce awaitable response for ui.run_javascript 1 năm trước cách đây
..
README.md 85848230b4 fix Descope link 1 năm trước cách đây
main.py a7f6e4505b improve descope support for async pages 1 năm trước cách đây
requirements.txt dc8424f131 began with descope_auth example 1 năm trước cách đây
user.py bc5303db02 introduce awaitable response for ui.run_javascript 1 năm trước cách đây

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" (fist 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