This repository has been archived by the owner on Oct 20, 2024. It is now read-only.
Releases: koesie10/webauthn
Releases · koesie10/webauthn
Version 0.3.4
Version 0.3.3
- Add methods to the webauthn package that perform the same functions as the HTTP handlers without requiring HTTP requests and responses
Version 0.3.2
- Fix
Debug
config option not working properly
Version 0.3.1
- Fix Yubikey 4 not working due to incorrect check of ECDSA curve
Version 0.3
- Add packed format support (Yubico Security Key)
Version 0.2
- Fix error in the code that did not comply with the spec
- Return
Authenticator
fromFinishRegistration
so you could update other properties