Bläddra i källkod

fix Descope link

Falko Schindler 1 år sedan
förälder
incheckning
85848230b4
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      examples/descope_auth/README.md

+ 1 - 1
examples/descope_auth/README.md

@@ -4,7 +4,7 @@ Descope is an all-inclusive user authentication and user management platform.
 
 
 ## Getting Started
 ## Getting Started
 
 
-1. Create a [Descope](descope.com) account.
+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" (fist step in the Getting Started Wizard).
 3. Instead of following the "Integrate" instructions of the Wizard, use this example.
 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`
 4. Provide your Descope Project ID as environment variable: `DESCOPE_PROJECT_ID=<your_project_id> python3 main.py`