Releases: go-webauthn/webauthn
Releases · go-webauthn/webauthn
v0.3.0
0.3.0 (2022-04-06)
Features
- deps: remove module github.com/cloudflare/cfssl (#33) (c561447)
Additional Information
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.1
0.2.1 (2022-03-01)
This release just updated some dependencies.
Additional Information
Full Changelog: v0.2.0...v0.2.1
v0.2.0
0.2.0 (2022-03-01)
Bug Fixes
- check the credential id length att data (#16) (b3b93ac)
- parse all transports even if unknown (#14) (729227d)
- unused json tag (#17) (4c7efcd)
Features
- add resident key protocol option (#13) (5ad54f8)
- add with setters for appid related extensions (#11) (d3212fe)
- discoverable login (#18) (401a3f6)
Additional Information
Full Changelog: v0.1.1...v0.2.0
v0.1.3
v0.1.1
v0.1.0
0.1.0 (2021-12-15)
Bug Fixes
- missing extension results in parsed credential data (#13) (9c370fd)
- vuln sign count update on clone detected (#3) (5098308)
- webauthn: allowed credentials validation iteration logic failure (#10) (525b8d2)
- webauthn: config not honored in begin registration (#12) (f846cca)
Features
Additional Information
Full Changelog: https://github.com/go-webauthn/webauthn/commits/v0.1.0