Join Single Sign-On Setup
Single Sign-On Configuration Instructions
Please register an app within your Google API Console with the following settings:
- On the OAuth consent screen, under Authorized domains, add auth0.com.
-
When asked to select an application type, choose Web application and set the following parameters:
-
Authorized JavaScript origins: https://login.join.build
- Authorized Redirect URLs: https://login.join.build/login/callback
-
Instructions can be found in Google's Setting up OAuth 2.0 article.