mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 05:13:29 +00:00
add auth status to auth service (#8377)
* add auth status to auth service * fix auth service factory
This commit is contained in:
@@ -494,6 +494,7 @@ export class Main {
|
||||
);
|
||||
|
||||
this.authService = new AuthService(
|
||||
this.accountService,
|
||||
this.messagingService,
|
||||
this.cryptoService,
|
||||
this.apiService,
|
||||
|
||||
Reference in New Issue
Block a user