mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-19 15:04:19 +01:00
Sign in with other device (quick mobile login) (#2504)
Co-authored-by: Dennis Reimann <mail@dennisreimann.de> Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
This commit is contained in:
@@ -11,5 +11,7 @@ namespace BTCPayServer.Models.ManageViewModels
|
||||
public bool Is2faEnabled { get; set; }
|
||||
|
||||
public List<Fido2Credential> Credentials { get; set; }
|
||||
|
||||
public string LoginCode { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user