webauthn-deno
A Deno Implementation of WebAuthn Registration/Authentication Ceremonies.
Usage
TODO
Limitations
Currently only supports
userVerification: "required"
residentKey: "required"
attestation: "none"
- ES256/RS256. other algorithms are implemented but are missing test cases