mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 17:46:00 +00:00
msentra auth
This commit is contained in:
@@ -146,4 +146,5 @@ export const driverBase = {
|
||||
},
|
||||
showConnectionField: (field, values) => false,
|
||||
showConnectionTab: field => true,
|
||||
getAccessTokenFromAuth: async (connection, req) => null,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user