1Password / passkey-rs

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

Add support for non discoverable credentials #29

Closed coroiu closed 1 month ago

coroiu commented 2 months ago

This PR adds configurable support for non-discoverable credentials. Discoverable credentials can still be forced which retains the previous behavior

[PM-8576] and [PM-8577]