mirror of
https://github.com/bitwarden/server
synced 2025-12-16 08:13:33 +00:00
initiating u2f registration
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Bit.Core.Models
|
||||
public string KeyHandle { get; set; }
|
||||
public string PublicKey { get; set; }
|
||||
public string Certificate { get; set; }
|
||||
public int Counter { get; set; }
|
||||
public uint Counter { get; set; }
|
||||
public bool Compromised { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user