Skip to content

Releases: s1r-J/fido2server-lib

v0.3.0

20 Oct 15:03
cd363bc

Choose a tag to compare

Add

  • Add test cases #1
  • Add github pages #2

Update

  • Remove npm-run-all due to vulneability

v0.2.1

15 Oct 12:21
9c92ff0

Choose a tag to compare

Fix

  • certificate serial number validation
  • set userHandle in assertion veirfication
  • use tokenBinding status in assertion verification
  • attestation formats
  • some typos

v0.2.0

14 Aug 15:46
4fe1a6d

Choose a tag to compare

Add

  • Support some WebAuthn Extensions #4
    • FIDO AppID Extension (appid)
    • FIDO AppID Exclusion Extension (appidExclude)
    • User Verification Method Extension (uvm)
    • Credential Properties Extension (credProps)
    • Large blob storage extension (largeBlob)
    • Credential Protection extension (credProtect)

Update

  • Update @types/jsrsasign version #6
  • Remove some TODOs in source code

Fix

  • Specifying wrong alg in packed attestation

v0.1.1

06 Jun 13:42

Choose a tag to compare

Fix

  • Update modules version for vulnerability

v0.1.0

23 Apr 07:53

Choose a tag to compare