mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 00:03:22 +00:00
check security stamp when syncing profile
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
public const string ExtensionStarted = "extension:started";
|
||||
public const string ExtensionActivated = "extension:activated";
|
||||
|
||||
public const string FirstVaultLoad = "other:firstVaultLoad";
|
||||
public const string SecurityStamp = "other:securityStamp";
|
||||
public const string LastActivityDate = "other:lastActivityDate";
|
||||
public const string Locked = "other:locked";
|
||||
public const string LastLoginEmail = "other:lastLoginEmail";
|
||||
|
||||
Reference in New Issue
Block a user