mirror of
https://github.com/bitwarden/mobile
synced 2025-12-18 09:13:15 +00:00
PS-77 Updated two-factor email request to include the device identifier to check whether to send the 2fa email because of a new device (#1895)
This commit is contained in:
committed by
GitHub
parent
1bbe8d8b98
commit
c251b950d1
@@ -4,5 +4,6 @@
|
||||
{
|
||||
public string Email { get; set; }
|
||||
public string MasterPasswordHash { get; set; }
|
||||
public string DeviceIdentifier { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user