Skip to content

Commit

Permalink
Release v2.34.0 (#600)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpatrick authored Mar 25, 2021
1 parent 7c121b7 commit 0cd3baa
Show file tree
Hide file tree
Showing 87 changed files with 10,271 additions and 482 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Change Log

## [v2.34.0](https://github.com/auth0/node-auth0/tree/v2.34.0) (2021-03-24)

**Added**

- feat(orgs): Support Organization feature [\#592](https://github.com/auth0/node-auth0/pull/592) ([mcastany](https://github.com/mcastany))
- Org idtoken validation support [\#597](https://github.com/auth0/node-auth0/pull/597) ([davidpatrick](https://github.com/davidpatrick))
- Allow passwordless SMS code verification to use token endpoint [\#591](https://github.com/auth0/node-auth0/pull/591) ([jimmyjames](https://github.com/jimmyjames))

**Changed**

- Doc Updates [\#599](https://github.com/auth0/node-auth0/pull/599) ([davidpatrick](https://github.com/davidpatrick))
- Update get role users docs [\#587](https://github.com/auth0/node-auth0/pull/587) ([jhiner](https://github.com/jhiner))
- revokeRefreshToken method is missing in docs [\#584](https://github.com/auth0/node-auth0/issues/584)

**Security**

- [Security] Bump elliptic from 6.5.3 to 6.5.4 [\#589](https://github.com/auth0/node-auth0/pull/589) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))

[Full Changelog](https://github.com/auth0/node-auth0/compare/v2.33.0...v2.34.0)

## [v2.33.0](https://github.com/auth0/node-auth0/tree/v2.33.0) (2021-02-05)

**Added**
Expand Down
4 changes: 2 additions & 2 deletions docs/RetryRestClient.js.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.

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

Large diffs are not rendered by default.

16 changes: 9 additions & 7 deletions docs/auth_OAuthAuthenticator.js.html

Large diffs are not rendered by default.

51 changes: 29 additions & 22 deletions docs/auth_PasswordlessAuthenticator.js.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/auth_TokensManager.js.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/auth_UsersManager.js.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

43 changes: 33 additions & 10 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.

104 changes: 102 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.

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_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.

5 changes: 3 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.

903 changes: 903 additions & 0 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.

12 changes: 7 additions & 5 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.

16 changes: 14 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.

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

Large diffs are not rendered by default.

20 changes: 15 additions & 5 deletions docs/management_index.js.html

Large diffs are not rendered by default.

77 changes: 35 additions & 42 deletions docs/module-auth.AuthenticationClient.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

68 changes: 60 additions & 8 deletions docs/module-auth.OAuthAuthenticator.html

Large diffs are not rendered by default.

73 changes: 41 additions & 32 deletions docs/module-auth.PasswordlessAuthenticator.html

Large diffs are not rendered by default.

986 changes: 983 additions & 3 deletions docs/module-auth.TokensManager.html

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions docs/module-auth.UsersManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-auth.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/module-management.GrantsManager.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

42 changes: 39 additions & 3 deletions docs/module-management.JobsManager.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

478 changes: 312 additions & 166 deletions docs/module-management.ManagementClient.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

6,650 changes: 6,650 additions & 0 deletions docs/module-management.OrganizationsManager.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/module-management.PromptsManager.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

86 changes: 79 additions & 7 deletions docs/module-management.RolesManager.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

465 changes: 461 additions & 4 deletions docs/module-management.TicketsManager.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

305 changes: 285 additions & 20 deletions docs/module-management.UsersManager.html

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions docs/module-management.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module-utils.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": "2.33.0",
"version": "2.34.0",
"description": "SDK for Auth0 API v2",
"main": "src/index.js",
"files": [
Expand Down

0 comments on commit 0cd3baa

Please sign in to comment.