webauthn-json icon indicating copy to clipboard operation
webauthn-json copied to clipboard

Support user-agent hints

Open incorbador opened this issue 4 months ago • 0 comments

Webauthn Level 3 has introduced a concept called "user-agent hints" (see: https://www.w3.org/TR/webauthn-3/#enum-hints for reference).

As Chrome has implemented this (quite powerful) feature starting from Chrome 128 it would be helpful if this library supports it :).

This would be the PR to add support for these hints: https://github.com/github/webauthn-json/pull/90

incorbador avatar Oct 09 '24 19:10 incorbador