👔 (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:
Rafi Arrafif
2025-08-13 18:51:10 +07:00
parent 89ebfb8aa4
commit 3df1f342fc
4 changed files with 12 additions and 9 deletions

View File

@ -34,7 +34,7 @@ DATABASE_URL=
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=
GITHUB_CLIENT_CALLBACK=
GITHUB_DEFAULT_CALLBACK=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=