mirror of
https://github.com/bitwarden/mobile
synced 2025-12-18 09:13:15 +00:00
Lock by master password page.
This commit is contained in:
@@ -8,6 +8,7 @@ namespace Bit.App.Abstractions
|
||||
bool IsAuthenticated { get; }
|
||||
string Token { get; set; }
|
||||
string UserId { get; set; }
|
||||
string Email { get; set; }
|
||||
string PIN { get; set; }
|
||||
|
||||
void LogOut();
|
||||
|
||||
Reference in New Issue
Block a user