Skip to content

Releases: auth0/node-auth0

v4.25.0

06 Jun 10:49
3610a87

Choose a tag to compare

Added

  • Added support for Enabled Client Connections, deprecated EnabledClients field in Connection CREATE/UPDATE Endpoints #1114 (tanya732)

v4.24.0

03 Jun 08:02
c6d4cb4

Choose a tag to compare

Added

v4.23.1

26 May 12:14
66d68e5

Choose a tag to compare

Added

  • Added support for ACUL Prompt Rendering Endpoint #1110 (tanya732)

v4.23.0

06 May 07:09
d03b8fc

Choose a tag to compare

Added

v4.22.0

16 Apr 06:25
9d5dcb8

Choose a tag to compare

Full Changelog

⚠️ BREAKING CHANGES

Please look at #1093 PR for changes
Updated response from Array to Array for /connections : 'GET' endpoint

v4.21.0

28 Mar 18:21
7f82bab

Choose a tag to compare

Added

v4.20.0

19 Mar 13:28
3f20d9c

Choose a tag to compare

Added

v4.19.0

12 Mar 13:00
74ac1b5

Choose a tag to compare

Added

v4.18.0

28 Jan 12:27
295a382

Choose a tag to compare

Added

  • add optional organization parameter in ClientCredentialsGrantRequest of clientCredentialsGrant call of oauth of authenticationClient #1075 (tusharpandey13)
  • feature/customTokenExchange #1074 (tusharpandey13)

Removed

  • remove redundant client_ids parameter from getAll() methood of clientsManager #1076 (tusharpandey13)

v4.17.0

21 Jan 06:04
f5b1ed7

Choose a tag to compare

Changed

Fixed