mirror of
https://github.com/bitwarden/mobile
synced 2025-12-21 02:33:36 +00:00
fingerprint locking
This commit is contained in:
@@ -147,6 +147,7 @@ namespace Bit.App
|
||||
_passwordGenerationService.ClearAsync(),
|
||||
_lockService.ClearAsync());
|
||||
_lockService.PinLocked = false;
|
||||
_lockService.FingerprintLocked = true;
|
||||
_searchService.ClearIndex();
|
||||
_authService.LogOut(() =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user