👔 (oauth) add callback URI option for google
Adding a callback option to the Google OAuth provider used to define the OAuth callback URI. If not defined, the callback URI will use the default value in the .env file.
This commit is contained in:
@ -38,4 +38,4 @@ GITHUB_DEFAULT_CALLBACK=
|
||||
|
||||
GOOGLE_CLIENT_ID=
|
||||
GOOGLE_CLIENT_SECRET=
|
||||
GOOGLE_CLIENT_CALLBACK=
|
||||
GOOGLE_DEFAULT_CALLBACK=
|
||||
Reference in New Issue
Block a user