Skip to content

Commit 3610a87

Browse files
authored
Release v4.25.0 (#1121)
2 parents 0863a00 + 51202de commit 3610a87

File tree

1,659 files changed

+23494
-6201
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,659 files changed

+23494
-6201
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v4.24.0
1+
v4.25.0

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [v4.25.0](https://github.com/auth0/node-auth0/tree/v4.25.0) (2025-06-06)
4+
5+
[Full Changelog](https://github.com/auth0/node-auth0/compare/v4.24.0...v4.25.0)
6+
7+
**Added**
8+
9+
- Added support for Enabled Client Connections [\#1114](https://github.com/auth0/node-auth0/pull/1114) ([tanya732](https://github.com/tanya732))
10+
311
## [v4.24.0](https://github.com/auth0/node-auth0/tree/v4.24.0) (2025-06-03)
412

513
[Full Changelog](https://github.com/auth0/node-auth0/compare/v4.23.1...v4.24.0)

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/auth.AuthApiError.html

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h4>Hierarchy</h4>
2323
<ul class="tsd-hierarchy">
2424
<li><span class="target">AuthApiError</span></li></ul></li></ul></section><aside class="tsd-sources">
2525
<ul>
26-
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/9c4c6f92c/src/auth/base-auth-api.ts#L33">src/auth/base-auth-api.ts:33</a></li></ul></aside>
26+
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/0863a0043/src/auth/base-auth-api.ts#L33">src/auth/base-auth-api.ts:33</a></li></ul></aside>
2727
<section class="tsd-panel-group tsd-index-group">
2828
<section class="tsd-panel tsd-index-panel">
2929
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -73,29 +73,29 @@ <h5><span class="tsd-kind-parameter">headers</span>: <span class="tsd-signature-
7373
<h4 class="tsd-returns-title">Returns <a href="auth.AuthApiError.html" class="tsd-signature-type tsd-kind-class">AuthApiError</a></h4><aside class="tsd-sources">
7474
<p>Overrides Error.constructor</p>
7575
<ul>
76-
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/9c4c6f92c/src/auth/base-auth-api.ts#L35">src/auth/base-auth-api.ts:35</a></li></ul></aside></li></ul></section></section>
76+
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/0863a0043/src/auth/base-auth-api.ts#L35">src/auth/base-auth-api.ts:35</a></li></ul></aside></li></ul></section></section>
7777
<section class="tsd-panel-group tsd-member-group">
7878
<h2>Properties</h2>
7979
<section class="tsd-panel tsd-member"><a id="body" class="tsd-anchor"></a>
8080
<h3 class="tsd-anchor-link"><span>body</span><a href="#body" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
8181
<div class="tsd-signature"><span class="tsd-kind-property">body</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
8282
<ul>
83-
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/9c4c6f92c/src/auth/base-auth-api.ts#L39">src/auth/base-auth-api.ts:39</a></li></ul></aside></section>
83+
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/0863a0043/src/auth/base-auth-api.ts#L39">src/auth/base-auth-api.ts:39</a></li></ul></aside></section>
8484
<section class="tsd-panel tsd-member"><a id="error" class="tsd-anchor"></a>
8585
<h3 class="tsd-anchor-link"><span>error</span><a href="#error" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
8686
<div class="tsd-signature"><span class="tsd-kind-property">error</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
8787
<ul>
88-
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/9c4c6f92c/src/auth/base-auth-api.ts#L36">src/auth/base-auth-api.ts:36</a></li></ul></aside></section>
88+
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/0863a0043/src/auth/base-auth-api.ts#L36">src/auth/base-auth-api.ts:36</a></li></ul></aside></section>
8989
<section class="tsd-panel tsd-member"><a id="error_description" class="tsd-anchor"></a>
9090
<h3 class="tsd-anchor-link"><span>error_<wbr/>description</span><a href="#error_description" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
9191
<div class="tsd-signature"><span class="tsd-kind-property">error_<wbr/>description</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
9292
<ul>
93-
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/9c4c6f92c/src/auth/base-auth-api.ts#L37">src/auth/base-auth-api.ts:37</a></li></ul></aside></section>
93+
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/0863a0043/src/auth/base-auth-api.ts#L37">src/auth/base-auth-api.ts:37</a></li></ul></aside></section>
9494
<section class="tsd-panel tsd-member"><a id="headers" class="tsd-anchor"></a>
9595
<h3 class="tsd-anchor-link"><span>headers</span><a href="#headers" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
9696
<div class="tsd-signature"><span class="tsd-kind-property">headers</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Headers</span></div><aside class="tsd-sources">
9797
<ul>
98-
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/9c4c6f92c/src/auth/base-auth-api.ts#L40">src/auth/base-auth-api.ts:40</a></li></ul></aside></section>
98+
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/0863a0043/src/auth/base-auth-api.ts#L40">src/auth/base-auth-api.ts:40</a></li></ul></aside></section>
9999
<section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="message" class="tsd-anchor"></a>
100100
<h3 class="tsd-anchor-link"><span>message</span><a href="#message" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
101101
<div class="tsd-signature"><span class="tsd-kind-property">message</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
@@ -107,7 +107,7 @@ <h3 class="tsd-anchor-link"><span>name</span><a href="#name" aria-label="Permali
107107
<div class="tsd-signature"><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;AuthApiError&quot;</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
108108
<p>Overrides Error.name</p>
109109
<ul>
110-
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/9c4c6f92c/src/auth/base-auth-api.ts#L34">src/auth/base-auth-api.ts:34</a></li></ul></aside></section>
110+
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/0863a0043/src/auth/base-auth-api.ts#L34">src/auth/base-auth-api.ts:34</a></li></ul></aside></section>
111111
<section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="stack" class="tsd-anchor"></a>
112112
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>stack</span><a href="#stack" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
113113
<div class="tsd-signature"><span class="tsd-kind-property">stack</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
@@ -118,7 +118,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code
118118
<h3 class="tsd-anchor-link"><span>status<wbr/>Code</span><a href="#statusCode" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
119119
<div class="tsd-signature"><span class="tsd-kind-property">status<wbr/>Code</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
120120
<ul>
121-
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/9c4c6f92c/src/auth/base-auth-api.ts#L38">src/auth/base-auth-api.ts:38</a></li></ul></aside></section>
121+
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/0863a0043/src/auth/base-auth-api.ts#L38">src/auth/base-auth-api.ts:38</a></li></ul></aside></section>
122122
<section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="prepareStackTrace" class="tsd-anchor"></a>
123123
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <code class="tsd-tag ts-flagOptional">Optional</code> <span>prepare<wbr/>Stack<wbr/>Trace</span><a href="#prepareStackTrace" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
124124
<div class="tsd-signature"><span class="tsd-kind-property">prepare<wbr/>Stack<wbr/>Trace</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">err</span>, <span class="tsd-kind-parameter">stackTraces</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span></div>
@@ -601,6 +601,9 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
601601
<li><a href="../interfaces/management.GetClients200ResponseOneOf1.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Get<wbr/>Clients200<wbr/>Response<wbr/>One<wbr/>Of1</span></a></li>
602602
<li><a href="../interfaces/management.GetClientsByIdRequest.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Get<wbr/>Clients<wbr/>By<wbr/>Id<wbr/>Request</span></a></li>
603603
<li><a href="../interfaces/management.GetClientsRequest.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Get<wbr/>Clients<wbr/>Request</span></a></li>
604+
<li><a href="../interfaces/management.GetConnectionClients200Response.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Get<wbr/>Connection<wbr/>Clients200<wbr/>Response</span></a></li>
605+
<li><a href="../interfaces/management.GetConnectionClients200ResponseClientsInner.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Get<wbr/>Connection<wbr/>Clients200<wbr/>Response<wbr/>Clients<wbr/>Inner</span></a></li>
606+
<li><a href="../interfaces/management.GetConnectionClientsRequest.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Get<wbr/>Connection<wbr/>Clients<wbr/>Request</span></a></li>
604607
<li><a href="../interfaces/management.GetConnections200ResponseOneOf.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Get<wbr/>Connections200<wbr/>Response<wbr/>One<wbr/>Of</span></a></li>
605608
<li><a href="../interfaces/management.GetConnectionsByIdRequest.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Get<wbr/>Connections<wbr/>By<wbr/>Id<wbr/>Request</span></a></li>
606609
<li><a href="../interfaces/management.GetConnectionsRequest.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Get<wbr/>Connections<wbr/>Request</span></a></li>
@@ -832,6 +835,8 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
832835
<li><a href="../interfaces/management.PatchClientGrantsByIdOperationRequest.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Patch<wbr/>Client<wbr/>Grants<wbr/>By<wbr/>Id<wbr/>Operation<wbr/>Request</span></a></li>
833836
<li><a href="../interfaces/management.PatchClientGrantsByIdRequest.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Patch<wbr/>Client<wbr/>Grants<wbr/>By<wbr/>Id<wbr/>Request</span></a></li>
834837
<li><a href="../interfaces/management.PatchClientsByIdRequest.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Patch<wbr/>Clients<wbr/>By<wbr/>Id<wbr/>Request</span></a></li>
838+
<li><a href="../interfaces/management.PatchClientsRequest.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Patch<wbr/>Clients<wbr/>Request</span></a></li>
839+
<li><a href="../interfaces/management.PatchClientsRequestInner.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Patch<wbr/>Clients<wbr/>Request<wbr/>Inner</span></a></li>
835840
<li><a href="../interfaces/management.PatchConnectionsByIdRequest.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Patch<wbr/>Connections<wbr/>By<wbr/>Id<wbr/>Request</span></a></li>
836841
<li><a href="../interfaces/management.PatchCredentialsByCredentialIdOperationRequest.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Patch<wbr/>Credentials<wbr/>By<wbr/>Credential<wbr/>Id<wbr/>Operation<wbr/>Request</span></a></li>
837842
<li><a href="../interfaces/management.PatchCredentialsByCredentialIdRequest.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Patch<wbr/>Credentials<wbr/>By<wbr/>Credential<wbr/>Id<wbr/>Request</span></a></li>

0 commit comments

Comments
 (0)