mirror of
https://github.com/bitwarden/server.git
synced 2025-07-07 10:55:43 -05:00
WebAuthn (#903)
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
namespace Bit.Core.Models.Business
|
||||
{
|
||||
public class U2fRegistration
|
||||
{
|
||||
public string AppId { get; set; }
|
||||
public string Challenge { get; set; }
|
||||
public string Version { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user