4743 use auth google apis callback url instead of messaging provider gmail callback url (#4838)

Closes #4743
This commit is contained in:
bosiraphael
2024-04-08 14:56:12 +02:00
committed by GitHub
parent ab60b8be65
commit 018b9efc2c
7 changed files with 3 additions and 73 deletions

View File

@ -30,7 +30,6 @@ SIGN_IN_PREFILLED=true
# AUTH_GOOGLE_CLIENT_ID=replace_me_with_google_client_id
# AUTH_GOOGLE_CLIENT_SECRET=replace_me_with_google_client_secret
# AUTH_GOOGLE_CALLBACK_URL=http://localhost:3000/auth/google/redirect
# MESSAGING_PROVIDER_GMAIL_CALLBACK_URL=http://localhost:3000/auth/google-gmail/get-access-token
# AUTH_GOOGLE_APIS_CALLBACK_URL=http://localhost:3000/auth/google-apis/get-access-token
# STORAGE_TYPE=local
# STORAGE_LOCAL_PATH=.local-storage