mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-29 00:36:01 +00:00
azure auth - access token obtained
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
import getElectron from './utility/getElectron';
|
||||
import AppStartInfo from './widgets/AppStartInfo.svelte';
|
||||
import SettingsListener from './utility/SettingsListener.svelte';
|
||||
import { handleAuthOnStartup, handleOauthCallback } from './clientAuth';
|
||||
import { handleAuthOnStartup } from './clientAuth';
|
||||
|
||||
export let isAdminPage = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user