Yubico / yubikit-ios

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

OATH: make label consistent and the same logic with unique id on a key #20

Closed imakhalova closed 4 years ago

imakhalova commented 4 years ago

Label in QR code can be different than issuer:username. That way if user changes account name of issuer, we reuse label and ignore whatever user provides. Let's not rely on label from QR (will use only for parsing issuer and account name)l, and always compose it from account and issuer.