👔 (oauth) add callback URI options
provides the option to define a callback URI following a request from the frontend; if not defined, it will automatically use the backend's default URI.
This commit is contained in:
@ -34,7 +34,7 @@ DATABASE_URL=
|
||||
|
||||
GITHUB_CLIENT_ID=
|
||||
GITHUB_CLIENT_SECRET=
|
||||
GITHUB_CLIENT_CALLBACK=
|
||||
GITHUB_DEFAULT_CALLBACK=
|
||||
|
||||
GOOGLE_CLIENT_ID=
|
||||
GOOGLE_CLIENT_SECRET=
|
||||
|
||||
Reference in New Issue
Block a user