mirror of
https://github.com/bitwarden/mobile
synced 2025-12-22 03:03:46 +00:00
check security stamp when syncing profile
This commit is contained in:
@@ -8,5 +8,6 @@ namespace Bit.App.Abstractions
|
||||
DateTime LastActivity { get; set; }
|
||||
bool AutofillPersistNotification { get; set; }
|
||||
bool AutofillPasswordField { get; set; }
|
||||
string SecurityStamp { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user