Skip to content

Commit

Permalink
Release v3.4.0 (#829)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjmcgrath authored May 5, 2023
1 parent 5453587 commit 8be417c
Show file tree
Hide file tree
Showing 91 changed files with 370 additions and 517 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## [v3.4.0](https://github.com/auth0/node-auth0/tree/v3.4.0) (2023-05-05)

[Full Changelog](https://github.com/auth0/node-auth0/compare/v3.3.0...v3.4.0)

**Added**

- feat: allow to pass a method as token [\#793](https://github.com/auth0/node-auth0/pull/793) ([KillianHmyd](https://github.com/KillianHmyd))

**Fixed**

- Fix ESM [\#828](https://github.com/auth0/node-auth0/pull/828) ([adamjmcgrath](https://github.com/adamjmcgrath))

## [v3.3.0](https://github.com/auth0/node-auth0/tree/v3.3.0) (2023-03-14)

[Full Changelog](https://github.com/auth0/node-auth0/compare/v3.2.0...v3.3.0)
Expand Down
4 changes: 2 additions & 2 deletions docs/ActionsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/AttackProtectionManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/AuthenticationClient.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/BlacklistedTokensManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/BrandingManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/ClientCredentialsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/ClientGrantsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/ClientsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/ConnectionsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/CustomDomainsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/DatabaseAuthenticator.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/DeviceCredentialsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/EmailProviderManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/EmailTemplatesManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/GrantsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/GuardianManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/HooksManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/JobsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/LogStreamsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/LogsManager.html

Large diffs are not rendered by default.

347 changes: 175 additions & 172 deletions docs/ManagementClient.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/ManagementTokenProvider.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/MigrationsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/OAUthWithIDTokenValidation.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/OAuthAuthenticator.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/OrganizationsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/PasswordlessAuthenticator.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/PromptsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/ResourceServersManager.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/RetryRestClient.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/RetryRestClient.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/RolesManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/RulesConfigsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/RulesManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/StatsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/TenantManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/TicketsManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/TokensManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/UserBlocksManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/UsersManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/auth_DatabaseAuthenticator.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/auth_OAUthWithIDTokenValidation.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/auth_OAuthAuthenticator.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/auth_PasswordlessAuthenticator.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/auth_TokensManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/auth_UsersManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/auth_clientAuthentication.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/auth_idToken.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/auth_index.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/errors.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/external-RestClient.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/global.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/index.js.html

Large diffs are not rendered by default.

72 changes: 0 additions & 72 deletions docs/index.mjs.html

This file was deleted.

4 changes: 2 additions & 2 deletions docs/management_ActionsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_AttackProtectionManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_BlacklistedTokensManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_BrandingManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_ClientCredentialsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_ClientGrantsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_ClientsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_ConnectionsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_CustomDomainsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_DeviceCredentialsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_EmailProviderManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_EmailTemplatesManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_GrantsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_GuardianManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_HooksManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_JobsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_LogStreamsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_LogsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_ManagementTokenProvider.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_MigrationsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_OrganizationsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_PromptsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_ResourceServersManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_RolesManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_RulesConfigsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_RulesManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_StatsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_TenantManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_TicketsManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_UserBlocksManager.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/management_UsersManager.js.html

Large diffs are not rendered by default.

16 changes: 10 additions & 6 deletions docs/management_index.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/utils.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auth0",
"version": "3.3.0",
"version": "3.4.0",
"description": "SDK for Auth0 API v2",
"main": "src/index.js",
"module": "src/index.mjs",
Expand Down

0 comments on commit 8be417c

Please sign in to comment.