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

🔏 A small WebAuthn API wrapper that translates to/from pure JSON using base64url.

Results 14 webauthn-json issues
Sort by recently updated
recently updated
newest added

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...

Bumps the npm_and_yarn group with 6 updates: | Package | From | To | | --- | --- | --- | | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` | | [ip](https://github.com/indutny/node-ip)...

dependencies

Using Capybara and the [webauthn](https://github.com/cedarcode/webauthn-ruby) gem, I was able to get integration tests working in a Rails environment. I thought I'd post it here for a kickstart (which testing-stack are...