Skip to content

Releases: passwordless-id/webauthn

2.1.2

23 Sep 20:02
Compare
Choose a tag to compare
verify key in playground & demo minifixes

2.1.1

05 Sep 14:11
Compare
Choose a tag to compare
fixed version in minimized file header

2.1.0

21 Aug 10:35
Compare
Choose a tag to compare
added authenticatorAttachment and increased challenge size to have no…

2.0.4

08 Aug 06:40
Compare
Choose a tag to compare
fixes challenge

2.0.3

07 Aug 22:21
Compare
Choose a tag to compare
updated docs

2.0.2

02 Aug 20:23
Compare
Choose a tag to compare
  • autocomplete flag and isAutocompleteAvailable()
  • allowCredentials also accepts list of credentials ids instead of {id: ..., transports: ...}
  • transports also returned as part of registration

2.0.1

29 Jul 09:09
Compare
Choose a tag to compare
  • Fixed type coutner => counter
  • Attempt at CommonJS build fix

2.0.0

25 Jul 06:17
Compare
Choose a tag to compare

At last, the new version is here! It now supports the most recent features like conditional UI and hints, has defaults that better support security keys and uses the default intermediate JSON format for a better interop with other libraries. For more details, consult the docs at https://webauthn.passwordless.id

1.6.2

13 Jul 08:09
Compare
Choose a tag to compare
switched to jsdelivr instead of unpkg for CDN

1.6.1

18 Apr 15:55
Compare
Choose a tag to compare
rp.id => domain