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

Support user-agent hints

Open incorbador opened this issue 1 year ago • 2 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

Is there any chance that somebody can take a look at this?

incorbador avatar Feb 21 '25 13:02 incorbador

Is there any chance that somebody can take a look at this?

I'm not sure, as the maintenance process for this project is up in the air and the way forward is to use the native browser implementations.

lgarron avatar Feb 25 '25 21:02 lgarron

Closing as this project has been deprecated. Please see the project readme for more information.

fletchto99 avatar Aug 25 '25 21:08 fletchto99