Skip to content

Commit

Permalink
typo (fixes #3593)
Browse files Browse the repository at this point in the history
  • Loading branch information
rodja committed Aug 26, 2024
1 parent 98ab19f commit 160776c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/descope_auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Descope is an all-inclusive user authentication and user management platform.
## Getting Started

1. Create a [Descope](https://www.descope.com/) account.
2. Setup a project and configure the "Login Flow" (fist step in the Getting Started Wizard).
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`

0 comments on commit 160776c

Please sign in to comment.