7a137 google auth (#520)
* google oauth * fix lint * cleanup debug * Oauth changes, alert message, email validation * fix exception and inline return condition * fix google oauth * UI fixes * fix provider user --------- Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
@@ -84,5 +84,6 @@ CADDY_AUTHORIZED_IPS=
|
||||
GOOGLE_CLIENT_ID=
|
||||
GOOGLE_CLIENT_SECRET=
|
||||
GOOGLE_REDIRECT_URL=http://localhost:3000/settings/connections/callback/google
|
||||
GOOGLE_AUTH_REDIRECT_URL=http://localhost:3000/oauth/google/callback
|
||||
|
||||
GOOGLE_FONTS_API_KEY=
|
||||
GOOGLE_FONTS_API_KEY=
|
||||
|
||||
Reference in New Issue
Block a user