mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 07:56:01 +00:00
electron auth proxy WIP
This commit is contained in:
@@ -141,7 +141,6 @@ const driver = {
|
||||
if (connection.authType != 'msentra') return null;
|
||||
return authProxy.authProxyGetRedirectUrl({
|
||||
...options,
|
||||
client: platformInfo.isElectron ? 'app' : 'web',
|
||||
type: 'msentra',
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user