1Password / passkey-rs

A framework for defining Webauthn Authenticators that support passkeys
Apache License 2.0
116 stars 17 forks source link

Adjust response for RPs known to fail on authenticator display name #31

Closed Progdrasil closed 2 months ago

Progdrasil commented 2 months ago

This adds a capability for the client to adjust responses for specific RPs that are known to fail when credProps.authenticatorDisplayName is given. The structure is made in a way to allow expansion for future quirky RPs that may fail on different keys.