mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 06:46:00 +00:00
oauth returns access token
This commit is contained in:
4
packages/api/env/auth/.env
vendored
Normal file
4
packages/api/env/auth/.env
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
DEVMODE=1
|
||||
OAUTH=http://auth.metrostav.vychozi.cz/auth/realms/metrostav/protocol/openid-connect
|
||||
OAUTH_CLIENT_ID=dbgate
|
||||
OAUTH_CLIENT_SECRET=ffd5634b-b60a-4c3a-bbec-b4144c73ea2a
|
||||
Reference in New Issue
Block a user