瀏覽代碼

provide some instructions in the readme

Rodja Trappe 1 年之前
父節點
當前提交
430650888a
共有 1 個文件被更改,包括 10 次插入0 次删除
  1. 10 0
      examples/descope_auth/README.md

+ 10 - 0
examples/descope_auth/README.md

@@ -0,0 +1,10 @@
+# Descope Auth Example
+
+Descope is an all inclusive user authentication and user management platform.
+
+## Getting Started
+
+1. Create a [Descope](descope.com) 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`