Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.44.0 #749

Merged
merged 1 commit into from Oct 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,13 @@
# Change Log

## [v2.44.0](https://github.com/auth0/node-auth0/tree/v2.44.0) (2022-10-11)

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

**Added**

- [SDK-3653] Add proxy support to Management Client [\#747](https://github.com/auth0/node-auth0/pull/747) ([adamjmcgrath](https://github.com/adamjmcgrath))

## [v2.43.0](https://github.com/auth0/node-auth0/tree/v2.43.0) (2022-10-10)

[Full Changelog](https://github.com/auth0/node-auth0/compare/v2.42.0...v2.43.0)
Expand Down
2 changes: 1 addition & 1 deletion docs/ActionsManager.html
Expand Up @@ -4937,7 +4937,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/AttackProtectionManager.html
Expand Up @@ -1807,7 +1807,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/AuthenticationClient.html
Expand Up @@ -4622,7 +4622,7 @@ <h5>Examples</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/BlacklistedTokensManager.html
Expand Up @@ -915,7 +915,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/BrandingManager.html
Expand Up @@ -3097,7 +3097,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/ClientGrantsManager.html
Expand Up @@ -1560,7 +1560,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
62 changes: 57 additions & 5 deletions docs/ClientsManager.html
Expand Up @@ -763,7 +763,7 @@ <h4 class="name" id="delete"><span class="type-signature"></span>delete<span cla

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="management_ClientsManager.js.html">management/ClientsManager.js</a>, <a href="management_ClientsManager.js.html#line147">line 147</a>
<a href="management_ClientsManager.js.html">management/ClientsManager.js</a>, <a href="management_ClientsManager.js.html#line149">line 149</a>
</li></ul></dd>


Expand Down Expand Up @@ -1032,7 +1032,7 @@ <h4 class="name" id="get"><span class="type-signature"></span>get<span class="si

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="management_ClientsManager.js.html">management/ClientsManager.js</a>, <a href="management_ClientsManager.js.html#line103">line 103</a>
<a href="management_ClientsManager.js.html">management/ClientsManager.js</a>, <a href="management_ClientsManager.js.html#line105">line 105</a>
</li></ul></dd>


Expand Down Expand Up @@ -1152,6 +1152,58 @@ <h5>Parameters:</h5>
</tr>



<tr>

<td class="name"><code>fields</code></td>


<td class="type">


<span class="param-type"><code>string</code></span>



</td>





<td class="description last">
<p>Comma-separated list of fields to include or exclude (based on value provided for include_fields).</p>

</td>
</tr>



<tr>

<td class="name"><code>include_fields</code></td>


<td class="type">


<span class="param-type"><code>string</code></span>



</td>





<td class="description last">
<p>Whether specified fields are to be included (true) or excluded (false).</p>

</td>
</tr>


</tbody>
</table>

Expand Down Expand Up @@ -1628,7 +1680,7 @@ <h4 class="name" id="rotateClientSecret"><span class="type-signature"></span>rot

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="management_ClientsManager.js.html">management/ClientsManager.js</a>, <a href="management_ClientsManager.js.html#line166">line 166</a>
<a href="management_ClientsManager.js.html">management/ClientsManager.js</a>, <a href="management_ClientsManager.js.html#line168">line 168</a>
</li></ul></dd>


Expand Down Expand Up @@ -1851,7 +1903,7 @@ <h4 class="name" id="update"><span class="type-signature"></span>update<span cla

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="management_ClientsManager.js.html">management/ClientsManager.js</a>, <a href="management_ClientsManager.js.html#line127">line 127</a>
<a href="management_ClientsManager.js.html">management/ClientsManager.js</a>, <a href="management_ClientsManager.js.html#line129">line 129</a>
</li></ul></dd>


Expand Down Expand Up @@ -2126,7 +2178,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/ConnectionsManager.html
Expand Up @@ -2468,7 +2468,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/CustomDomainsManager.html
Expand Up @@ -1655,7 +1655,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/DatabaseAuthenticator.html
Expand Up @@ -1686,7 +1686,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/DeviceCredentialsManager.html
Expand Up @@ -1139,7 +1139,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/EmailProviderManager.html
Expand Up @@ -1404,7 +1404,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/EmailTemplatesManager.html
Expand Up @@ -1228,7 +1228,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/GrantsManager.html
Expand Up @@ -1139,7 +1139,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/GuardianManager.html
Expand Up @@ -4919,7 +4919,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/HooksManager.html
Expand Up @@ -3023,7 +3023,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/JobsManager.html
Expand Up @@ -2870,7 +2870,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/LogStreamsManager.html
Expand Up @@ -1687,7 +1687,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/LogsManager.html
Expand Up @@ -1282,7 +1282,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Mon Oct 10 2022 11:39:34 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Tue Oct 11 2022 14:00:04 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down