Yubico / yubikit-ios

Yubico Mobile iOS SDK - YubiKit
Apache License 2.0
198 stars 44 forks source link

Add key firmware version to OATH credentials #47

Closed jensutbult closed 3 years ago

jensutbult commented 4 years ago

Add key firmware version to OATH credential responses. The purpose of this is to make it easier to decide which actions to support for a specific credential.

This PR builds upon https://github.com/Yubico/yubikit-ios/pull/43.