Skip to content

Tags: koesie10/webauthn

Tags

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from Alkorin/assertionCheckSignature

Security Issue: signature is not checked

v0.3.3

Toggle v0.3.3's commit message
Split out HTTP handlers

This can be useful when nesting the assertion or attestaion responses
inside another object which can contain other data, such as the name
of the authenticator.

v0.3.2

Toggle v0.3.2's commit message
Move up removing the Debug from the error to before the JSON serializ…

…ation

v0.3.1

Toggle v0.3.1's commit message
Fix checking of curve for fido-u2f format, makes Yubikey 4 work

v0.3

Toggle v0.3's commit message
Add support for the packed format as used by the Yubico Security Key

v0.2

Toggle v0.2's commit message
Return Authenticator from FinishRegistration

v0.1

Toggle v0.1's commit message
Change case of JS file