diff --git a/CHANGELOG.md b/CHANGELOG.md
index 746d90d3b..02520f77f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Change Log
+## [v3.1.2](https://github.com/auth0/node-auth0/tree/v3.1.2) (2023-01-25)
+
+[Full Changelog](https://github.com/auth0/node-auth0/compare/v3.1.1...v3.1.2)
+
+**Fixed**
+
+- Add support for proxy in AuthenticationClient [\#779](https://github.com/auth0/node-auth0/pull/779) ([frederikprijck](https://github.com/frederikprijck))
+
## [v3.1.1](https://github.com/auth0/node-auth0/tree/v3.1.1) (2023-01-12)
[Full Changelog](https://github.com/auth0/node-auth0/compare/v3.1.0...v3.1.1)
diff --git a/docs/ActionsManager.html b/docs/ActionsManager.html
index 90f95716f..4a5db154b 100644
--- a/docs/ActionsManager.html
+++ b/docs/ActionsManager.html
@@ -4937,7 +4937,7 @@
Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/AttackProtectionManager.html b/docs/AttackProtectionManager.html
index 08a08ee30..7c60c12ca 100644
--- a/docs/AttackProtectionManager.html
+++ b/docs/AttackProtectionManager.html
@@ -1807,7 +1807,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/AuthenticationClient.html b/docs/AuthenticationClient.html
index 064438dd2..3589a4b33 100644
--- a/docs/AuthenticationClient.html
+++ b/docs/AuthenticationClient.html
@@ -473,6 +473,42 @@ Parameters:
+
+
+
+ proxy
+
+
+
+
+
+string
+
+
+
+
+
+
+
+
+ <optional>
+
+
+
+
+
+
+
+
+
+
+
+ Add the superagent-proxy
dependency and specify a proxy url eg 'https://myproxy.com:1234'
+
+
+
+
+
@@ -578,7 +614,7 @@ databaseSource:
@@ -652,7 +688,7 @@ oauthSource:
@@ -726,7 +762,7 @@ passwordl
Source:
@@ -800,7 +836,7 @@ tokensSource:
@@ -874,7 +910,7 @@ usersSource:
@@ -958,7 +994,7 @@ changeP
Source:
@@ -1294,7 +1330,7 @@ Source:
@@ -1574,7 +1610,7 @@ get
Source:
@@ -1936,7 +1972,7 @@ getProfile<
Source:
@@ -2114,7 +2150,7 @@ password
Source:
@@ -2544,7 +2580,7 @@ refreshTo
Source:
@@ -2781,7 +2817,7 @@
Source:
@@ -3116,7 +3152,7 @@ reque
Source:
@@ -3443,7 +3479,7 @@ reque
Source:
@@ -3772,7 +3808,7 @@ request
Source:
@@ -4051,7 +4087,7 @@ verify
Source:
@@ -4366,7 +4402,7 @@ verifySM
Source:
@@ -4694,7 +4730,7 @@ Examples
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/BlacklistedTokensManager.html b/docs/BlacklistedTokensManager.html
index 82bcf51e4..32f599854 100644
--- a/docs/BlacklistedTokensManager.html
+++ b/docs/BlacklistedTokensManager.html
@@ -915,7 +915,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/BrandingManager.html b/docs/BrandingManager.html
index f295ccfe3..e005d3821 100644
--- a/docs/BrandingManager.html
+++ b/docs/BrandingManager.html
@@ -3097,7 +3097,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/ClientCredentialsManager.html b/docs/ClientCredentialsManager.html
index 818ee668e..9750c821e 100644
--- a/docs/ClientCredentialsManager.html
+++ b/docs/ClientCredentialsManager.html
@@ -1413,7 +1413,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/ClientGrantsManager.html b/docs/ClientGrantsManager.html
index 0757edf04..8e1b07996 100644
--- a/docs/ClientGrantsManager.html
+++ b/docs/ClientGrantsManager.html
@@ -1560,7 +1560,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/ClientsManager.html b/docs/ClientsManager.html
index deb1b6bcc..97a415a58 100644
--- a/docs/ClientsManager.html
+++ b/docs/ClientsManager.html
@@ -2178,7 +2178,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/ConnectionsManager.html b/docs/ConnectionsManager.html
index 3876e4bc6..1b39a13df 100644
--- a/docs/ConnectionsManager.html
+++ b/docs/ConnectionsManager.html
@@ -2468,7 +2468,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/CustomDomainsManager.html b/docs/CustomDomainsManager.html
index a933a07dd..2c82a1cf7 100644
--- a/docs/CustomDomainsManager.html
+++ b/docs/CustomDomainsManager.html
@@ -1655,7 +1655,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/DatabaseAuthenticator.html b/docs/DatabaseAuthenticator.html
index 56524a2e9..a994b5ebb 100644
--- a/docs/DatabaseAuthenticator.html
+++ b/docs/DatabaseAuthenticator.html
@@ -257,6 +257,42 @@ Parameters:
+
+
+
+ proxy
+
+
+
+
+
+string
+
+
+
+
+
+
+
+
+ <optional>
+
+
+
+
+
+
+
+
+
+
+
+ Add the superagent-proxy
dependency and specify a proxy url eg 'https://myproxy.com:1234'
+
+
+
+
+
@@ -377,7 +413,7 @@ changeP
Source:
@@ -713,7 +749,7 @@
Source:
@@ -1048,7 +1084,7 @@ signInSource:
@@ -1383,7 +1419,7 @@ signUpSource:
@@ -1686,7 +1722,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/DeviceCredentialsManager.html b/docs/DeviceCredentialsManager.html
index 7bdb837c2..612a44f47 100644
--- a/docs/DeviceCredentialsManager.html
+++ b/docs/DeviceCredentialsManager.html
@@ -1139,7 +1139,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/EmailProviderManager.html b/docs/EmailProviderManager.html
index 011fbd84c..feacae6f3 100644
--- a/docs/EmailProviderManager.html
+++ b/docs/EmailProviderManager.html
@@ -1404,7 +1404,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/EmailTemplatesManager.html b/docs/EmailTemplatesManager.html
index 7dadcf1ee..80b3e9170 100644
--- a/docs/EmailTemplatesManager.html
+++ b/docs/EmailTemplatesManager.html
@@ -1228,7 +1228,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/GrantsManager.html b/docs/GrantsManager.html
index fa0159cf3..b6c24f319 100644
--- a/docs/GrantsManager.html
+++ b/docs/GrantsManager.html
@@ -1139,7 +1139,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/GuardianManager.html b/docs/GuardianManager.html
index 1b0be5891..cb7d11b27 100644
--- a/docs/GuardianManager.html
+++ b/docs/GuardianManager.html
@@ -4919,7 +4919,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/HooksManager.html b/docs/HooksManager.html
index 08a42692c..f3c59c2d4 100644
--- a/docs/HooksManager.html
+++ b/docs/HooksManager.html
@@ -3023,7 +3023,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/JobsManager.html b/docs/JobsManager.html
index bb62ce12a..7732d54c0 100644
--- a/docs/JobsManager.html
+++ b/docs/JobsManager.html
@@ -2870,7 +2870,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/LogStreamsManager.html b/docs/LogStreamsManager.html
index fa72a144b..5d4a8f0be 100644
--- a/docs/LogStreamsManager.html
+++ b/docs/LogStreamsManager.html
@@ -1687,7 +1687,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/LogsManager.html b/docs/LogsManager.html
index 0e72cad56..6fb3762c9 100644
--- a/docs/LogsManager.html
+++ b/docs/LogsManager.html
@@ -1282,7 +1282,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/ManagementClient.html b/docs/ManagementClient.html
index 57617f67e..f4f6c5b34 100644
--- a/docs/ManagementClient.html
+++ b/docs/ManagementClient.html
@@ -41804,7 +41804,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/ManagementTokenProvider.html b/docs/ManagementTokenProvider.html
index 5f5fbf430..c070b572a 100644
--- a/docs/ManagementTokenProvider.html
+++ b/docs/ManagementTokenProvider.html
@@ -576,6 +576,46 @@ Parameters:
+
+
+
+ proxy
+
+
+
+
+
+string
+
+
+
+
+
+
+
+
+ <optional>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Add the superagent-proxy
dependency and specify a proxy url eg 'https://myproxy.com:1234'
+
+
+
+
+
@@ -670,7 +710,7 @@ (async) Source:
@@ -747,7 +787,7 @@ Returns:
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/MigrationsManager.html b/docs/MigrationsManager.html
index fe4047d71..2357226e2 100644
--- a/docs/MigrationsManager.html
+++ b/docs/MigrationsManager.html
@@ -913,7 +913,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/OAUthWithIDTokenValidation.html b/docs/OAUthWithIDTokenValidation.html
index 750dca73f..3a1376f54 100644
--- a/docs/OAUthWithIDTokenValidation.html
+++ b/docs/OAUthWithIDTokenValidation.html
@@ -692,7 +692,7 @@ Returns:
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/OAuthAuthenticator.html b/docs/OAuthAuthenticator.html
index ccca1ef69..69206a05d 100644
--- a/docs/OAuthAuthenticator.html
+++ b/docs/OAuthAuthenticator.html
@@ -435,6 +435,42 @@ Parameters:
+
+
+
+ proxy
+
+
+
+
+
+string
+
+
+
+
+
+
+
+
+ <optional>
+
+
+
+
+
+
+
+
+
+
+
+ Add the superagent-proxy
dependency and specify a proxy url eg 'https://myproxy.com:1234'
+
+
+
+
+
@@ -529,7 +565,7 @@ Source:
@@ -846,7 +882,7 @@ password
Source:
@@ -1311,7 +1347,7 @@ refreshTo
Source:
@@ -1574,7 +1610,7 @@ signInSource:
@@ -2010,7 +2046,7 @@ socialSig
Source:
@@ -2241,7 +2277,7 @@ Returns:
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/OrganizationsManager.html b/docs/OrganizationsManager.html
index 9c58b6c04..d97ac8275 100644
--- a/docs/OrganizationsManager.html
+++ b/docs/OrganizationsManager.html
@@ -7826,7 +7826,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/PasswordlessAuthenticator.html b/docs/PasswordlessAuthenticator.html
index 66b52d51b..920dca889 100644
--- a/docs/PasswordlessAuthenticator.html
+++ b/docs/PasswordlessAuthenticator.html
@@ -400,6 +400,42 @@ Parameters:
+
+
+
+ proxy
+
+
+
+
+
+string
+
+
+
+
+
+
+
+
+ <optional>
+
+
+
+
+
+
+
+
+
+
+
+ Add the superagent-proxy
dependency and specify a proxy url eg 'https://myproxy.com:1234'
+
+
+
+
+
@@ -520,7 +556,7 @@ sendEmailSource:
@@ -939,7 +975,7 @@ sendSMSSource:
@@ -1316,7 +1352,7 @@ signInSource:
@@ -1912,7 +1948,7 @@ Examples
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/PromptsManager.html b/docs/PromptsManager.html
index d2c3cc49d..4c4a681d7 100644
--- a/docs/PromptsManager.html
+++ b/docs/PromptsManager.html
@@ -1635,7 +1635,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/ResourceServersManager.html b/docs/ResourceServersManager.html
index 3d2eb471e..ef693ccbd 100644
--- a/docs/ResourceServersManager.html
+++ b/docs/ResourceServersManager.html
@@ -1828,7 +1828,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/RestClient%0A%7B@link%20https___github.com_ngonzalvez_rest-facade%7Dexternal_.html b/docs/RestClient%0A%7B@link%20https___github.com_ngonzalvez_rest-facade%7Dexternal_.html
index 27e031e90..cb6bdae3b 100644
--- a/docs/RestClient%0A%7B@link%20https___github.com_ngonzalvez_rest-facade%7Dexternal_.html
+++ b/docs/RestClient%0A%7B@link%20https___github.com_ngonzalvez_rest-facade%7Dexternal_.html
@@ -136,7 +136,7 @@
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/RetryRestClient.html b/docs/RetryRestClient.html
index b44648571..d2611d124 100644
--- a/docs/RetryRestClient.html
+++ b/docs/RetryRestClient.html
@@ -377,7 +377,7 @@ Parameters:
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/RetryRestClient.js.html b/docs/RetryRestClient.js.html
index a6921b7a4..e5356ac6d 100644
--- a/docs/RetryRestClient.js.html
+++ b/docs/RetryRestClient.js.html
@@ -157,7 +157,7 @@ RetryRestClient.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/RolesManager.html b/docs/RolesManager.html
index 87e522cb0..db21749a9 100644
--- a/docs/RolesManager.html
+++ b/docs/RolesManager.html
@@ -3633,7 +3633,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/RulesConfigsManager.html b/docs/RulesConfigsManager.html
index c99e7951c..c58f29487 100644
--- a/docs/RulesConfigsManager.html
+++ b/docs/RulesConfigsManager.html
@@ -1241,7 +1241,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/RulesManager.html b/docs/RulesManager.html
index ac4004d15..1bf571e6c 100644
--- a/docs/RulesManager.html
+++ b/docs/RulesManager.html
@@ -1834,7 +1834,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/StatsManager.html b/docs/StatsManager.html
index d2966206a..81a775f9d 100644
--- a/docs/StatsManager.html
+++ b/docs/StatsManager.html
@@ -918,7 +918,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/TenantManager.html b/docs/TenantManager.html
index 8f4c1cf22..b046b86f2 100644
--- a/docs/TenantManager.html
+++ b/docs/TenantManager.html
@@ -870,7 +870,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/TicketsManager.html b/docs/TicketsManager.html
index 707b5d29e..6ee08d6af 100644
--- a/docs/TicketsManager.html
+++ b/docs/TicketsManager.html
@@ -1577,7 +1577,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/TokensManager.html b/docs/TokensManager.html
index 18b4470f1..fcc22ef2f 100644
--- a/docs/TokensManager.html
+++ b/docs/TokensManager.html
@@ -1474,7 +1474,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/UserBlocksManager.html b/docs/UserBlocksManager.html
index 4b9f6b3da..c4fa5e95a 100644
--- a/docs/UserBlocksManager.html
+++ b/docs/UserBlocksManager.html
@@ -1431,7 +1431,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/UsersManager.html b/docs/UsersManager.html
index 53ee3b72d..d38c48544 100644
--- a/docs/UsersManager.html
+++ b/docs/UsersManager.html
@@ -17216,7 +17216,7 @@ Example
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/auth_DatabaseAuthenticator.js.html b/docs/auth_DatabaseAuthenticator.js.html
index c5f23a444..b11db5b4f 100644
--- a/docs/auth_DatabaseAuthenticator.js.html
+++ b/docs/auth_DatabaseAuthenticator.js.html
@@ -52,6 +52,7 @@ auth/DatabaseAuthenticator.js
* @param {object} options Authenticator options.
* @param {string} options.baseUrl The auth0 account URL.
* @param {string} [options.clientId] Default client ID.
+ * @param {string} [options.proxy] Add the `superagent-proxy` dependency and specify a proxy url eg 'https://myproxy.com:1234'
* @param {OAuthAuthenticator} oauth OAuthAuthenticator instance.
*/
constructor(options, oauth) {
@@ -71,6 +72,7 @@ auth/DatabaseAuthenticator.js
const clientOptions = {
errorFormatter: { message: 'message', name: 'error' },
headers: options.headers,
+ proxy: options.proxy,
};
this.oauth = oauth;
@@ -332,7 +334,7 @@ auth/DatabaseAuthenticator.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/auth_OAUthWithIDTokenValidation.js.html b/docs/auth_OAUthWithIDTokenValidation.js.html
index db68726e3..c3f9cb5ea 100644
--- a/docs/auth_OAUthWithIDTokenValidation.js.html
+++ b/docs/auth_OAUthWithIDTokenValidation.js.html
@@ -176,7 +176,7 @@ auth/OAUthWithIDTokenValidation.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/auth_OAuthAuthenticator.js.html b/docs/auth_OAuthAuthenticator.js.html
index c53ecc302..9af5cb8a2 100644
--- a/docs/auth_OAuthAuthenticator.js.html
+++ b/docs/auth_OAuthAuthenticator.js.html
@@ -77,6 +77,7 @@ auth/OAuthAuthenticator.js
* @param {string} [options.clientAssertionSigningKey] Private key used to sign the client assertion JWT.
* @param {string} [options.clientAssertionSigningAlg] Default 'RS256'.
* @param {boolean} [options.__bypassIdTokenValidation] Whether the id_token should be validated or not
+ * @param {string} [options.proxy] Add the `superagent-proxy` dependency and specify a proxy url eg 'https://myproxy.com:1234'
*/
constructor(options) {
if (!options) {
@@ -96,6 +97,7 @@ auth/OAuthAuthenticator.js
errorCustomizer: SanitizedError,
errorFormatter: { message: 'message', name: 'error' },
headers: options.headers,
+ proxy: options.proxy,
};
this.oauth = new RestClient(`${options.baseUrl}/oauth/:type`, clientOptions);
@@ -455,7 +457,7 @@ auth/OAuthAuthenticator.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/auth_PasswordlessAuthenticator.js.html b/docs/auth_PasswordlessAuthenticator.js.html
index bfea5c0e6..09eff3fb7 100644
--- a/docs/auth_PasswordlessAuthenticator.js.html
+++ b/docs/auth_PasswordlessAuthenticator.js.html
@@ -71,6 +71,7 @@ auth/PasswordlessAuthenticator.js
* @param {string} [options.clientSecret] Default client secret.
* @param {string} [options.clientAssertionSigningKey] Private key used to sign the client assertion JWT.
* @param {string} [options.clientAssertionSigningAlg] Default 'RS256'.
+ * @param {string} [options.proxy] Add the `superagent-proxy` dependency and specify a proxy url eg 'https://myproxy.com:1234'
* @param {OAuthAuthenticator} oauth OAuthAuthenticator instance.
*/
constructor(options, oauth) {
@@ -90,6 +91,7 @@ auth/PasswordlessAuthenticator.js
const clientOptions = {
errorFormatter: { message: 'message', name: 'error' },
headers: options.headers,
+ proxy: options.proxy,
};
this.oauth = oauth;
@@ -353,7 +355,7 @@ auth/PasswordlessAuthenticator.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/auth_TokensManager.js.html b/docs/auth_TokensManager.js.html
index b3380819c..827e3719b 100644
--- a/docs/auth_TokensManager.js.html
+++ b/docs/auth_TokensManager.js.html
@@ -306,7 +306,7 @@ auth/TokensManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/auth_UsersManager.js.html b/docs/auth_UsersManager.js.html
index 9981323b6..f56e00a09 100644
--- a/docs/auth_UsersManager.js.html
+++ b/docs/auth_UsersManager.js.html
@@ -213,7 +213,7 @@ auth/UsersManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/auth_clientAuthentication.js.html b/docs/auth_clientAuthentication.js.html
index 459ff401d..74da454d4 100644
--- a/docs/auth_clientAuthentication.js.html
+++ b/docs/auth_clientAuthentication.js.html
@@ -138,7 +138,7 @@ auth/clientAuthentication.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/auth_idToken.js.html b/docs/auth_idToken.js.html
index 8dcb136f9..0516c3365 100644
--- a/docs/auth_idToken.js.html
+++ b/docs/auth_idToken.js.html
@@ -219,7 +219,7 @@ auth/idToken.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/auth_index.js.html b/docs/auth_index.js.html
index 14b561b02..bf8bbab90 100644
--- a/docs/auth_index.js.html
+++ b/docs/auth_index.js.html
@@ -84,6 +84,7 @@ auth/index.js
* @param {string} [options.supportedAlgorithms] Algorithms that your application expects to receive
* @param {boolean} [options.__bypassIdTokenValidation] Whether the id_token should be validated or not
* @param {object} [options.headers] Additional headers that will be added to the outgoing requests.
+ * @param {string} [options.proxy] Add the `superagent-proxy` dependency and specify a proxy url eg 'https://myproxy.com:1234'
*/
constructor(options) {
if (!options || typeof options !== 'object') {
@@ -109,6 +110,7 @@ auth/index.js
baseUrl: util.format(BASE_URL_FORMAT, options.domain),
supportedAlgorithms: options.supportedAlgorithms,
__bypassIdTokenValidation: options.__bypassIdTokenValidation,
+ proxy: options.proxy,
};
if (options.telemetry !== false) {
@@ -623,7 +625,7 @@ auth/index.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/errors.js.html b/docs/errors.js.html
index ae8d1460c..a84045e16 100644
--- a/docs/errors.js.html
+++ b/docs/errors.js.html
@@ -112,7 +112,7 @@ errors.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/external-RestClient.html b/docs/external-RestClient.html
index 91bd1ad74..ecc24b5a8 100644
--- a/docs/external-RestClient.html
+++ b/docs/external-RestClient.html
@@ -140,7 +140,7 @@
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/global.html b/docs/global.html
index 3aa73f8c5..f0cc397c8 100644
--- a/docs/global.html
+++ b/docs/global.html
@@ -1571,7 +1571,7 @@ Returns:
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/index.html b/docs/index.html
index 342785e57..4306c8368 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -138,7 +138,7 @@ What is Auth0?
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/index.js.html b/docs/index.js.html
index 086b0876a..fdc6d3a91 100644
--- a/docs/index.js.html
+++ b/docs/index.js.html
@@ -63,7 +63,7 @@ index.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_ActionsManager.js.html b/docs/management_ActionsManager.js.html
index 8ab854ce2..554fca221 100644
--- a/docs/management_ActionsManager.js.html
+++ b/docs/management_ActionsManager.js.html
@@ -578,7 +578,7 @@ management/ActionsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_AttackProtectionManager.js.html b/docs/management_AttackProtectionManager.js.html
index 7ae4dc169..b0a4c22b1 100644
--- a/docs/management_AttackProtectionManager.js.html
+++ b/docs/management_AttackProtectionManager.js.html
@@ -210,7 +210,7 @@ management/AttackProtectionManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_BlacklistedTokensManager.js.html b/docs/management_BlacklistedTokensManager.js.html
index 29420a620..def1e1117 100644
--- a/docs/management_BlacklistedTokensManager.js.html
+++ b/docs/management_BlacklistedTokensManager.js.html
@@ -119,7 +119,7 @@ management/BlacklistedTokensManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_BrandingManager.js.html b/docs/management_BrandingManager.js.html
index 17744cbb1..ae13ff52e 100644
--- a/docs/management_BrandingManager.js.html
+++ b/docs/management_BrandingManager.js.html
@@ -302,7 +302,7 @@ management/BrandingManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_ClientCredentialsManager.js.html b/docs/management_ClientCredentialsManager.js.html
index 847a0b0e6..5091767e2 100644
--- a/docs/management_ClientCredentialsManager.js.html
+++ b/docs/management_ClientCredentialsManager.js.html
@@ -164,7 +164,7 @@ management/ClientCredentialsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_ClientGrantsManager.js.html b/docs/management_ClientGrantsManager.js.html
index 553a6400e..6192be24d 100644
--- a/docs/management_ClientGrantsManager.js.html
+++ b/docs/management_ClientGrantsManager.js.html
@@ -176,7 +176,7 @@ management/ClientGrantsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_ClientsManager.js.html b/docs/management_ClientsManager.js.html
index e0dda47b5..a071eab30 100644
--- a/docs/management_ClientsManager.js.html
+++ b/docs/management_ClientsManager.js.html
@@ -236,7 +236,7 @@ management/ClientsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_ConnectionsManager.js.html b/docs/management_ConnectionsManager.js.html
index cede8f6b7..66b161e25 100644
--- a/docs/management_ConnectionsManager.js.html
+++ b/docs/management_ConnectionsManager.js.html
@@ -260,7 +260,7 @@ management/ConnectionsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_CustomDomainsManager.js.html b/docs/management_CustomDomainsManager.js.html
index fdb083617..a691cb516 100644
--- a/docs/management_CustomDomainsManager.js.html
+++ b/docs/management_CustomDomainsManager.js.html
@@ -193,7 +193,7 @@ management/CustomDomainsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_DeviceCredentialsManager.js.html b/docs/management_DeviceCredentialsManager.js.html
index 5d53f866d..3d4392a5e 100644
--- a/docs/management_DeviceCredentialsManager.js.html
+++ b/docs/management_DeviceCredentialsManager.js.html
@@ -143,7 +143,7 @@ management/DeviceCredentialsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_EmailProviderManager.js.html b/docs/management_EmailProviderManager.js.html
index b97a15e1b..53bef5ed9 100644
--- a/docs/management_EmailProviderManager.js.html
+++ b/docs/management_EmailProviderManager.js.html
@@ -153,7 +153,7 @@ management/EmailProviderManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_EmailTemplatesManager.js.html b/docs/management_EmailTemplatesManager.js.html
index d302c0908..67934d0e0 100644
--- a/docs/management_EmailTemplatesManager.js.html
+++ b/docs/management_EmailTemplatesManager.js.html
@@ -142,7 +142,7 @@ management/EmailTemplatesManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_GrantsManager.js.html b/docs/management_GrantsManager.js.html
index f1b22bb25..a30f76ae6 100644
--- a/docs/management_GrantsManager.js.html
+++ b/docs/management_GrantsManager.js.html
@@ -136,7 +136,7 @@ management/GrantsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_GuardianManager.js.html b/docs/management_GuardianManager.js.html
index 9f7fc6c6a..60ea7abb9 100644
--- a/docs/management_GuardianManager.js.html
+++ b/docs/management_GuardianManager.js.html
@@ -413,7 +413,7 @@ management/GuardianManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_HooksManager.js.html b/docs/management_HooksManager.js.html
index 809331ae1..bd07ada95 100644
--- a/docs/management_HooksManager.js.html
+++ b/docs/management_HooksManager.js.html
@@ -347,7 +347,7 @@ management/HooksManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_JobsManager.js.html b/docs/management_JobsManager.js.html
index af6bd9ed8..551db8aee 100644
--- a/docs/management_JobsManager.js.html
+++ b/docs/management_JobsManager.js.html
@@ -376,7 +376,7 @@ management/JobsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_LogStreamsManager.js.html b/docs/management_LogStreamsManager.js.html
index cb90d1c1d..cf8b9d856 100644
--- a/docs/management_LogStreamsManager.js.html
+++ b/docs/management_LogStreamsManager.js.html
@@ -188,7 +188,7 @@ management/LogStreamsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_LogsManager.js.html b/docs/management_LogsManager.js.html
index 19c27d732..6031e415c 100644
--- a/docs/management_LogsManager.js.html
+++ b/docs/management_LogsManager.js.html
@@ -134,7 +134,7 @@ management/LogsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_ManagementTokenProvider.js.html b/docs/management_ManagementTokenProvider.js.html
index 653aacc3f..2e1396f4e 100644
--- a/docs/management_ManagementTokenProvider.js.html
+++ b/docs/management_ManagementTokenProvider.js.html
@@ -61,6 +61,7 @@ management/ManagementTokenProvider.js
* @param {boolean} [options.enableCache=true] Enabled or Disable Cache
* @param {number} [options.cacheTTLInSeconds] By default the `expires_in` value will be used to determine the cached time of the token, this can be overridden.
* @param {object} [options.headers] Additional headers that will be added to the outgoing requests.
+ * @param {string} [options.proxy] Add the `superagent-proxy` dependency and specify a proxy url eg 'https://myproxy.com:1234'
*/
constructor(options) {
if (!options || typeof options !== 'object') {
@@ -116,6 +117,7 @@ management/ManagementTokenProvider.js
telemetry: this.options.telemetry,
clientInfo: this.options.clientInfo,
headers: this.options.headers,
+ proxy: this.options.proxy,
};
this.authenticationClient = new AuthenticationClient(authenticationClientOptions);
@@ -194,7 +196,7 @@ management/ManagementTokenProvider.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_MigrationsManager.js.html b/docs/management_MigrationsManager.js.html
index c91f8ec2c..23a0b0c44 100644
--- a/docs/management_MigrationsManager.js.html
+++ b/docs/management_MigrationsManager.js.html
@@ -128,7 +128,7 @@ management/MigrationsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_OrganizationsManager.js.html b/docs/management_OrganizationsManager.js.html
index 4771e0c7a..0eb335477 100644
--- a/docs/management_OrganizationsManager.js.html
+++ b/docs/management_OrganizationsManager.js.html
@@ -773,7 +773,7 @@ management/OrganizationsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_PromptsManager.js.html b/docs/management_PromptsManager.js.html
index 88666e645..81b14d0be 100644
--- a/docs/management_PromptsManager.js.html
+++ b/docs/management_PromptsManager.js.html
@@ -214,7 +214,7 @@ management/PromptsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_ResourceServersManager.js.html b/docs/management_ResourceServersManager.js.html
index e79dd5ca7..a18167ea5 100644
--- a/docs/management_ResourceServersManager.js.html
+++ b/docs/management_ResourceServersManager.js.html
@@ -195,7 +195,7 @@ management/ResourceServersManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_RolesManager.js.html b/docs/management_RolesManager.js.html
index 718a47ad8..df217f1e2 100644
--- a/docs/management_RolesManager.js.html
+++ b/docs/management_RolesManager.js.html
@@ -381,7 +381,7 @@ management/RolesManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_RulesConfigsManager.js.html b/docs/management_RulesConfigsManager.js.html
index dbfbe73f1..1715dc559 100644
--- a/docs/management_RulesConfigsManager.js.html
+++ b/docs/management_RulesConfigsManager.js.html
@@ -138,7 +138,7 @@ management/RulesConfigsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_RulesManager.js.html b/docs/management_RulesManager.js.html
index 33fa47026..eb7a4b4c4 100644
--- a/docs/management_RulesManager.js.html
+++ b/docs/management_RulesManager.js.html
@@ -200,7 +200,7 @@ management/RulesManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_StatsManager.js.html b/docs/management_StatsManager.js.html
index 42bc37a7c..d85754fb6 100644
--- a/docs/management_StatsManager.js.html
+++ b/docs/management_StatsManager.js.html
@@ -136,7 +136,7 @@ management/StatsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_TenantManager.js.html b/docs/management_TenantManager.js.html
index 3ffc98c02..ba8befadf 100644
--- a/docs/management_TenantManager.js.html
+++ b/docs/management_TenantManager.js.html
@@ -128,7 +128,7 @@ management/TenantManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_TicketsManager.js.html b/docs/management_TicketsManager.js.html
index 63c8de1da..f2496067f 100644
--- a/docs/management_TicketsManager.js.html
+++ b/docs/management_TicketsManager.js.html
@@ -156,7 +156,7 @@ management/TicketsManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_UserBlocksManager.js.html b/docs/management_UserBlocksManager.js.html
index 146488ecf..cfaabcb89 100644
--- a/docs/management_UserBlocksManager.js.html
+++ b/docs/management_UserBlocksManager.js.html
@@ -173,7 +173,7 @@ management/UserBlocksManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_UsersManager.js.html b/docs/management_UsersManager.js.html
index ea82bdfaa..1179db717 100644
--- a/docs/management_UsersManager.js.html
+++ b/docs/management_UsersManager.js.html
@@ -814,7 +814,7 @@ management/UsersManager.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/management_index.js.html b/docs/management_index.js.html
index 50a34bc42..bec6a9a0f 100644
--- a/docs/management_index.js.html
+++ b/docs/management_index.js.html
@@ -3457,7 +3457,7 @@ management/index.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/docs/utils.js.html b/docs/utils.js.html
index ed80038f5..a0a70aa6b 100644
--- a/docs/utils.js.html
+++ b/docs/utils.js.html
@@ -112,7 +112,7 @@ utils.js
- Generated by JSDoc 3.6.11 on Thu Jan 12 2023 19:16:31 GMT+0000 (Greenwich Mean Time) using the Minami theme.
+ Generated by JSDoc 3.6.11 on Wed Jan 25 2023 10:24:08 GMT+0000 (Greenwich Mean Time) using the Minami theme.
diff --git a/package.json b/package.json
index b176a8839..5d198a8bb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "auth0",
- "version": "3.1.1",
+ "version": "3.1.2",
"description": "SDK for Auth0 API v2",
"main": "src/index.js",
"sideEffects": false,