Skip to content

Releases: auth0/node-auth0

v5.8.0

22 Apr 06:39
76d9f3b

Choose a tag to compare

⚠️ BREAKING CHANGES

  • Removed invitation_landing_client_id and allowed_roles fields from ClientMyOrganizationPatchConfiguration, ClientMyOrganizationPostConfiguration, and ClientMyOrganizationResponseConfiguration #1328 (fern-api[bot])

Added

  • Session Transfer Delegation: new delegation property on ClientSessionTransferConfiguration with ClientSessionTransferDelegationConfiguration interface supporting allow_delegated_access and enforce_device_binding options #1328 (fern-api[bot])
  • Self-Service SSO Ticket Features: new enabled_features property on CreateSelfServiceProfileSsoTicketRequestContent with SelfServiceProfileSsoTicketEnabledFeatures interface supporting sso, domain_verification, and provisioning toggles #1328 (fern-api[bot])
  • Self-Service SSO Ticket Domain Aliases: new pending_domains field on SelfServiceProfileSsoTicketDomainAliasesConfig #1328 (fern-api[bot])

Changed

  • Updated JSDoc descriptions for default_for field across Client Grant response types and CreateClientGrantRequestContent #1328 (fern-api[bot])

v5.7.0

17 Apr 06:23
f3adbca

Choose a tag to compare

Added

  • feat: add third-party client security, synchronized groups, and new event stream types #1326 (fern-api[bot])

v5.6.0

09 Apr 15:43
97a4419

Choose a tag to compare

Added

  • Feat: Passthrough fetch, error cause propagation, type refinements, and core improvements #1318 (fern-api[bot])
  • Feat: Added Organization Connections and type updates #1315 (fern-api[bot])
  • Feat: Added CIMD client support, default custom domains, refresh token listing, and type updates #1314 (fern-api[bot])

v5.5.0

11 Mar 15:06
52a44c3

Choose a tag to compare

Added

v5.4.0

04 Mar 09:20
bf44d79

Choose a tag to compare

Added

  • Feat: Added new connection options, type consolidation, and core improvements #1301 (fern-api[bot])

v5.3.1

11 Feb 08:02
c42753c

Choose a tag to compare

Added

  • Feat: Added pagination support for Actions Modules Versions API and type improvements #1298 (fern-api[bot])

v5.3.0

29 Jan 07:02
6a0be4b

Choose a tag to compare

Added

  • Feat: Added support for Actions Modules API, Connection OTP Authentication and Custom Domain Passkey rpId #1292 (fern-api[bot])
  • Feat: Added support for SCIM Groups API and Self-Service Organization Domain endpoints #1289 (fern-api[bot])
  • feat: Refresh Token Metadata API and Organization Discovery Domain by Name #1283 (fern-api[bot])

v5.2.0

11 Dec 05:42
4b5cd27

Choose a tag to compare

Added

Fixed

  • fix: Resolve hasNextPage() infinite loop when per_page is not specified #1279 (developerkunal)

Changed

  • Guardian Push Notification setApnsProvider(), setFcmProvider(), setFcmv1Provider() now use PUT instead of PATCH #1278 (developerkunal)

v4.37.0

19 Nov 15:44
031d4f0

Choose a tag to compare

Added

  • Feat: Added support new connection-profiles endpoint and express-configuration property on clients endpoint #1240 (tanya732)

v4.36.0

13 Nov 09:43
f5aa6fe

Choose a tag to compare

Added

  • Feat: Added q, include_fields, fields and sort query params #1229 (tanya732)