mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
memory stored pinProtectedKey
This commit is contained in:
@@ -228,7 +228,6 @@ export class AppComponent implements OnInit {
|
||||
this.stateService.purge(),
|
||||
]);
|
||||
|
||||
this.lockService.pinLocked = false;
|
||||
this.searchService.clearIndex();
|
||||
this.authService.logOut(async () => {
|
||||
this.analytics.eventTrack.next({ action: 'Logged Out' });
|
||||
|
||||
Reference in New Issue
Block a user