mirror of
https://github.com/bitwarden/mobile
synced 2026-01-06 10:34:07 +00:00
totp code generation on view login
This commit is contained in:
@@ -18,5 +18,6 @@ namespace Bit.App.Abstractions
|
||||
string TokenUserId { get; }
|
||||
string TokenEmail { get; }
|
||||
string TokenName { get; }
|
||||
bool TokenPremium { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user