You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Follow the instructions [here](https://docs.workos.com/sso/auth-flow) on setting up an SSO connection. The redirect URL for the example app if used as is will be http://localhost:8000/auth/callback.
20
20
21
-
3. Edit lines 14 of `router.php` to declare the connectionID.
22
-
23
-
4. Create a new file called `.env` and enter your API Key, Client ID, and Organization ID from the WorkOS Dashboard.
21
+
3. Create a new file called `.env` and enter your API Key, Client ID, and Organization ID from the WorkOS Dashboard.
0 commit comments