Skip to content

Releases: authsignal/authsignal-browser

v1.5.0

10 Mar 23:42
ce5c06b
Compare
Choose a tag to compare
  • Export Authenticator, VerificationMethod, EnrollResponse, ChallengeResponse types
  • passkey.signUp now returns a userAuthenticator object
  • verify methods now return a userAuthenticator object on first time verification e.g. when enrolling the authenticator

v1.4.1

23 Jan 22:25
22e475b
Compare
Choose a tag to compare

Dependebot security patches

v1.4.0

11 Nov 01:17
c44865c
Compare
Choose a tag to compare
  • Safeguard against concurrent passkey autofill requests
  • Log an error message if there is an invalid relying party ID
  • Export a WebAuthnError class that can be used for performing logic based on specific errors e.g. "'ERROR_AUTHENTICATOR_PREVIOUSLY_REGISTERED'"

v1.3.0

29 Oct 00:00
1144588
Compare
Choose a tag to compare
Support auto passkey registration (#84)

* Support auto passkey registration

* fix version

* wip

v1.2.1 (October 25, 2024)

25 Oct 00:36
9de98e5
Compare
Choose a tag to compare

v1.2.0

24 Oct 02:12
e6e36fb
Compare
Choose a tag to compare
Add security key support (#82)

* wip

* wip

* Fix endpoint

v1.1.0

23 Oct 02:49
eb2d16d
Compare
Choose a tag to compare
Fix email magic link response typing (#81)

* Fix response

* wip

v1.0.2

23 Oct 01:41
4870f8d
Compare
Choose a tag to compare
Add email magic link verification (#80)

v1.0.1 (October 18, 2024)

18 Oct 00:26
de4dbca
Compare
Choose a tag to compare

v1.0.0 (October 18, 2024)

18 Oct 00:01
a7c04e5
Compare
Choose a tag to compare