1Password / passkey-rs

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

Implement PublicKeyCredentialHints in client requests #9

Closed Progdrasil closed 9 months ago

Progdrasil commented 9 months ago

This follows w3c/webauthn#1884 and adds the hints field to both Create and Request objects.