mirror of
https://github.com/bitwarden/mobile
synced 2026-01-06 10:34:07 +00:00
memory stored pinProtectedKey
This commit is contained in:
@@ -239,7 +239,6 @@ namespace Bit.App
|
||||
_passwordGenerationService.ClearAsync(),
|
||||
_lockService.ClearAsync(),
|
||||
_stateService.PurgeAsync());
|
||||
_lockService.PinLocked = false;
|
||||
_lockService.FingerprintLocked = true;
|
||||
_searchService.ClearIndex();
|
||||
_authService.LogOut(() =>
|
||||
|
||||
Reference in New Issue
Block a user