Add convenient methods for Backup Eligibility and Backup State flags #423
Labels
compliance
Issue related to the compliance of the project with the specs
enhancement
New feature or request
Milestone
Discussed in #422
Originally posted by anthonyryan1 June 20, 2023
With Google and Apple now synchronizing private keys between devices. There is now a Backup Eligibility and Backup State flag in the specification.
https://w3c.github.io/webauthn/#backup-eligibility
https://w3c.github.io/webauthn/#backup-state
How would one go about checking for that flag with this library?
It could be useful from a UI perspective to know a private key will be available from many devices. (e.g. Label it as an "Google Passkey" instead of a "Pixel 5a Passkey").
The text was updated successfully, but these errors were encountered: