Releases: auth0/node-auth0
Releases · auth0/node-auth0
Release list
v5.13.0
Added
- feat: add phone provider protection, token vault access, and cross-app connection support #1359 (fern-api[bot])
Fixed
- fix: Refactor artifact path and version handling in RL Scanner action #1287 (amitsingh05667)
- fix: replace DOM globals and with inline types in models.ts #1323 (amitsingh05667)
v5.12.0
Added
- feat: add tenant security headers, minute-based session lifetimes, and OIDC session expiry #1351 (developerkunal)
Fixed
- fix: implement retry logic for socket hang up errors in HTTP requests #1341 (amitsingh05667)
v5.11.0
Added
- feat: add rate limit policies, group/org role management, and user effective roles/permissions #1348 (fern-api[bot])
v4.37.1
Security
- Chore: Bump uuid dependency to version 11.1.1 #1345
v5.10.0
Added
- feat: add passkey authentication methods, online access support, and improved error handling #1342 (fern-api[bot])
v5.9.1
Security
- UUID Package Dependency Update #1337 (fern-api[bot])
v5.9.0
Added
- feat: add events SSE streaming, bulk refresh token revocation, and query string builder #1331 (fern-api[bot])
v5.8.0
- Removed
invitation_landing_client_idandallowed_rolesfields fromClientMyOrganizationPatchConfiguration,ClientMyOrganizationPostConfiguration, andClientMyOrganizationResponseConfiguration#1328 (fern-api[bot])
Added
- Session Transfer Delegation: new
delegationproperty onClientSessionTransferConfigurationwithClientSessionTransferDelegationConfigurationinterface supportingallow_delegated_accessandenforce_device_bindingoptions #1328 (fern-api[bot]) - Self-Service SSO Ticket Features: new
enabled_featuresproperty onCreateSelfServiceProfileSsoTicketRequestContentwithSelfServiceProfileSsoTicketEnabledFeaturesinterface supportingsso,domain_verification, andprovisioningtoggles #1328 (fern-api[bot]) - Self-Service SSO Ticket Domain Aliases: new
pending_domainsfield onSelfServiceProfileSsoTicketDomainAliasesConfig#1328 (fern-api[bot])
Changed
- Updated JSDoc descriptions for
default_forfield across Client Grant response types andCreateClientGrantRequestContent#1328 (fern-api[bot])
v5.7.0
Added
- feat: add third-party client security, synchronized groups, and new event stream types #1326 (fern-api[bot])
v5.6.0
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])