mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
setup launchSsoBrowserWindow() for Desktop
This commit is contained in:
@@ -1314,11 +1314,11 @@ const safeProviders: SafeProvider[] = [
|
||||
provide: LoginService,
|
||||
useClass: DefaultLoginService,
|
||||
deps: [
|
||||
SsoLoginServiceAbstraction,
|
||||
PasswordGenerationServiceAbstraction,
|
||||
CryptoFunctionServiceAbstraction,
|
||||
EnvironmentService,
|
||||
PasswordGenerationServiceAbstraction,
|
||||
PlatformUtilsServiceAbstraction,
|
||||
SsoLoginServiceAbstraction,
|
||||
],
|
||||
}),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user