mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 17:53:39 +00:00
migrate auto key
- add helper to internal crypto service method to migrate
This commit is contained in:
@@ -177,8 +177,7 @@ export class AuthService implements AuthServiceAbstraction {
|
||||
this.messagingService,
|
||||
this.logService,
|
||||
this.stateService,
|
||||
this.twoFactorService,
|
||||
this
|
||||
this.twoFactorService
|
||||
);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user