mirror of
https://github.com/bitwarden/mobile
synced 2025-12-13 06:43:17 +00:00
biometrics cleanup (#964)
This commit is contained in:
@@ -315,7 +315,7 @@ namespace Bit.Core.Services
|
||||
await _cryptoService.SetEncPrivateKeyAsync(tokenResponse.PrivateKey);
|
||||
}
|
||||
|
||||
_vaultTimeoutService.FingerprintLocked = false;
|
||||
_vaultTimeoutService.BiometricLocked = false;
|
||||
_messagingService.Send("loggedIn");
|
||||
return result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user