mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 12:35:59 +00:00
oauth returns access token
This commit is contained in:
@@ -40,6 +40,7 @@ module.exports = {
|
||||
isDocker: platformInfo.isDocker,
|
||||
permissions,
|
||||
login,
|
||||
oauth: process.env.OAUTH,
|
||||
...currentVersion,
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user