Skip to content

Releases: auth0/auth0.js

v10.2.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 05:05
2a76147

Fixed

v10.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 05:08
d84c76c

Added

v10.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 08:53
cfdd4c6

Added

  • fix(captcha): prevent injection of malicious payloads in challenge.image #1652 (amitsingh05667)

v10.0.0

Choose a tag to compare

@github-actions github-actions released this 06 May 14:10
5706408

This fixes the release failure (#1631).
Fixed

Breaking change

Affected Details
Apps using RS256 No breaking change
Apps using HS256 parseHash() now returns an invalid_token error instead of silently succeeding. Must switch to RS256 in the Auth0 Dashboard: Applications → your app → Settings → Advanced Settings → OAuth → JsonWebToken Signature Algorithm → RS256

v9.32.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 09:50
c569760

Fixed

v9.31.0

Choose a tag to compare

@github-actions github-actions released this 16 Mar 12:20
0f1d278

Added

v9.30.1

Choose a tag to compare

@github-actions github-actions released this 06 Feb 08:46
bd6486d

Fixed

v9.30.0

Choose a tag to compare

@github-actions github-actions released this 09 Jan 08:11
63d0b67

Added

v9.29.1

Choose a tag to compare

@github-actions github-actions released this 17 Dec 07:51
f792f9d

Added

v9.29.0

Choose a tag to compare

@github-actions github-actions released this 06 Oct 12:00
f2135dc

Added