Skip to content

Releases: auth0/node-auth0

v2.44.1

09 Dec 11:06
52d0a43
Compare
Choose a tag to compare

Fixed

  • Prevent calling the callback more than once #759 (snocorp)

v2.44.0

19 Oct 19:57
0cc599e
Compare
Choose a tag to compare

Added

v2.43.0

10 Oct 11:14
b486af7
Compare
Choose a tag to compare

Added

v2.42.0

23 May 15:35
53c39f8
Compare
Choose a tag to compare

Added

v2.41.0

20 May 10:43
538a2f0
Compare
Choose a tag to compare

Added

  • Added ClientsManager.rotateClientSecret method #721 (sbmelvin)

v2.40.0

11 Feb 13:52
9687957
Compare
Choose a tag to compare

Added

  • [CAUTH-1270]: feat(attack protection): add three features (bf, sipt, bpd) #705 (sdwvit)

v2.39.0

31 Jan 12:15
072dd4a
Compare
Choose a tag to compare

Added

v2.38.1

27 Jan 11:48
89a288d
Compare
Choose a tag to compare

Fixed

  • Fix wrong property in assignRolestoUser #700 (adamjmcgrath)
  • signIn method should provide using audience prop in userData #699 (maxism)

v2.38.0

26 Jan 12:10
1b715ca
Compare
Choose a tag to compare

Changed

  • refactor to es6 syntax with classes #665 (hornta)

Fixed

v2.37.0

15 Oct 11:14
fc3d206
Compare
Choose a tag to compare

Added

Fixed

  • Fix undefined tokenProvider when access token is provided. #642 (Gilighost)