virtualwebauthn
virtualwebauthn copied to clipboard
A set of helper tools for testing WebAuthn authentication flows
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems Renovate tried to run on this repository, but found these problems....
Currently there's no way to set the Backup Eligibility and Backup State flags [1]. We would like to use the authenticator to test our handling of these flags. [1] https://www.w3.org/TR/webauthn-3/#sctn-authenticator-data
Minimum requirement would mean adding the `Extensions` field to `AttestationOptions` and `AssertionOptions`. The latest Draft [1] has support for `clientProps` and `authenticatorDisplayName` which could be interesting for this library to...