mirror of
https://github.com/bitwarden/mobile
synced 2025-12-20 18:23:51 +00:00
support for two factor login flow
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
{
|
||||
public string Code { get; set; }
|
||||
public string Provider { get; set; }
|
||||
public DeviceRequest Device { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user