Yubico / yubikit-ios

Yubico Mobile iOS SDK - YubiKit
Apache License 2.0
195 stars 43 forks source link

Bug fixes in pin handling for FIDO2 #87

Closed jensutbult closed 2 years ago

jensutbult commented 2 years ago

BothmakeCredentialWithClientDataHash() and getAssertionWithClientDataHash() failed to handle pin token correctly. Test coverage has been increased to cover pin token as well.