v0.2.2
A Deno Implementation of WebAuthn Registration/Authentication Ceremonies.
Attributes
Includes Deno configuration
Repository
Current version released
2 years ago
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