-
Notifications
You must be signed in to change notification settings - Fork 0
authentication
Carol Chung edited this page Sep 9, 2021
·
9 revisions
-
Primary authentication using Google account
-
Alternative authentication using email/password
1 create new tenant with prod label
2 create new application on that tenant
3 update required configs on the application (get fields probably for Application URIs)
looks like the server env var, AUTH0_DOMAIN
and client env var, REACT_APP_AUTH0_DOMAIN
are actually defined on the Google side, as Authorized JavaScript origins
1 set up new application
2 enable authentication