mirror of
https://github.com/bitwarden/mobile
synced 2025-12-18 09:13:15 +00:00
support for per-user biometric state tracking (#1820)
This commit is contained in:
@@ -476,7 +476,6 @@ namespace Bit.App.Utilities
|
||||
policyService.ClearAsync(userId),
|
||||
stateService.LogoutAccountAsync(userId, userInitiated));
|
||||
|
||||
stateService.BiometricLocked = true;
|
||||
searchService.ClearIndex();
|
||||
|
||||
// check if we switched accounts automatically
|
||||
|
||||
Reference in New Issue
Block a user