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