Skip to content

mrmcc3/webauthn-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webauthn-deno

Implementation of WebAuthn Registration/Authentication Ceremonies. Developed in Deno.

Usage

TODO

Limitations

Currently only supports

  • userVerification: "required"
  • residentKey: "required"
  • attestation: "none"
  • ES256/RS256. other algorithms are implemented but are missing test cases

About

A Deno Implementation of WebAuthn Registration/Authentication Ceremonies.

Topics

Resources

License

Stars

Watchers

Forks

Contributors