mirror of
https://github.com/bitwarden/mobile
synced 2026-02-05 11:03:16 +00:00
Small remark
This commit is contained in:
@@ -21,6 +21,7 @@ namespace Bit.Core.Models.Api
|
||||
RpName = fido2Key.RpName?.EncryptedString;
|
||||
UserHandle = fido2Key.UserHandle?.EncryptedString;
|
||||
UserName = fido2Key.UserName?.EncryptedString;
|
||||
// Username is already implemented? But userDisplayName is missing?
|
||||
Counter = fido2Key.Counter?.EncryptedString;
|
||||
CreationDate = fido2Key.CreationDate;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user