Skip to content

Commit

Permalink
v2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luisrudge committed Mar 11, 2019
1 parent c7a3745 commit 057afba
Show file tree
Hide file tree
Showing 65 changed files with 6,336 additions and 5,017 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

## [v2.15.0](https:/auth0/node-auth0/tree/v2.15.0) (2019-03-11)

[Full Changelog](https:/auth0/node-auth0/compare/v2.14.0...v2.15.0)

**Added**

* Add users-exports endpoint [\#340](https:/auth0/node-auth0/pull/340) ([arjenvanderende](https:/arjenvanderende))

**Fixed**

* Don't validate id_token when alg is HS256 and there is no clientSecret [\#330](https:/auth0/node-auth0/pull/330) ([luisrudge](https:/luisrudge))

## [v2.14.0](https:/auth0/node-auth0/tree/v2.14.0) (2018-11-12)

[Full Changelog](https:/auth0/node-auth0/compare/v2.13.0...v2.14.0)
Expand Down
4 changes: 2 additions & 2 deletions docs/RetryRestClient.js.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

22 changes: 16 additions & 6 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_index.js.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions docs/external-RestClient.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_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.

9 changes: 6 additions & 3 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_GuardianManager.js.html

Large diffs are not rendered by default.

76 changes: 73 additions & 3 deletions docs/management_JobsManager.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_ResourceServersManager.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_UsersManager.js.html

Large diffs are not rendered by default.

110 changes: 82 additions & 28 deletions docs/management_index.js.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/module-auth.DatabaseAuthenticator.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/module-auth.OAUthWithIDTokenValidation.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

4 changes: 2 additions & 2 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-management.BlacklistedTokensManager.html

Large diffs are not rendered by default.

1,242 changes: 59 additions & 1,183 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.

1,169 changes: 14 additions & 1,155 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.

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

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

Large diffs are not rendered by default.

501 changes: 495 additions & 6 deletions docs/module-management.JobsManager.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.

7,628 changes: 5,311 additions & 2,317 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.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.

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.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

4 changes: 2 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.

17 changes: 7 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "auth0",
"version": "2.14.0",
"version": "2.15.0",
"description": "SDK for Auth0 API v2",
"main": "src/index.js",
"files": [
"src"
],
"files": ["src"],
"scripts": {
"test": "mocha -R spec ./test/**/*.tests.js ./test/*.tests.js",
"test:ci": "istanbul cover _mocha --report lcovonly -R $(find ./test -name *.tests.js) -- -R mocha-multi --reporter-options spec=-,mocha-junit-reporter=-",
"test:ci":
"istanbul cover _mocha --report lcovonly -R $(find ./test -name *.tests.js) -- -R mocha-multi --reporter-options spec=-,mocha-junit-reporter=-",
"test:coverage": "codecov",
"test:watch": "cross-env NODE_ENV=test mocha --timeout 5000 ./test/**/*.tests.js ./test/*.tests.js --watch",
"test:watch":
"cross-env NODE_ENV=test mocha --timeout 5000 ./test/**/*.tests.js ./test/*.tests.js --watch",
"jsdoc:generate": "jsdoc --configure .jsdoc.json --verbose",
"release:clean": "node scripts/cleanup.js",
"preversion": "node scripts/prepare.js",
Expand All @@ -22,10 +22,7 @@
"type": "git",
"url": "https:/auth0/node-auth0"
},
"keywords": [
"auth0",
"api"
],
"keywords": ["auth0", "api"],
"author": "Auth0",
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit 057afba

Please sign in to comment.