Skip to content

Commit

Permalink
Release v2.44.0 (#749)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjmcgrath authored Oct 11, 2022
1 parent 209cc74 commit c6ba1a6
Show file tree
Hide file tree
Showing 87 changed files with 419 additions and 261 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Loading

0 comments on commit c6ba1a6

Please sign in to comment.