Skip to content

Commit fbe605c

Browse files
Release v4.16.0 (#1068)
1 parent 62e1890 commit fbe605c

1,506 files changed

Lines changed: 5737 additions & 5718 deletions

File tree

Some content is hidden

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

.version

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

CHANGELOG.md

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

3+
## [v4.16.0](https://github.com/auth0/node-auth0/tree/v4.16.0) (2025-01-08)
4+
5+
[Full Changelog](https://github.com/auth0/node-auth0/compare/v4.15.0...v4.16.0)
6+
7+
**Added**
8+
9+
- CIBA implementation [\#1066](https://github.com/auth0/node-auth0/pull/1066) ([tusharpandey13](https://github.com/tusharpandey13))
10+
11+
**Changed**
12+
13+
- update README for clarity [\#1067](https://github.com/auth0/node-auth0/pull/1067) ([tusharpandey13](https://github.com/tusharpandey13))
14+
315
## [v4.15.0](https://github.com/auth0/node-auth0/tree/v4.15.0) (2024-12-09)
416

517
[Full Changelog](https://github.com/auth0/node-auth0/compare/v4.14.0...v4.15.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: 8 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/a7d08705/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/62e1890b/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/a7d08705/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/62e1890b/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/a7d08705/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/62e1890b/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/a7d08705/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/62e1890b/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/a7d08705/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/62e1890b/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/a7d08705/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/62e1890b/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/a7d08705/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/62e1890b/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/a7d08705/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/62e1890b/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>

docs/classes/auth.AuthenticationClient.html

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h4>Hierarchy</h4>
2121
<ul class="tsd-hierarchy">
2222
<li><span class="target">AuthenticationClient</span></li></ul></section><aside class="tsd-sources">
2323
<ul>
24-
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/a7d08705/src/auth/index.ts#L12">src/auth/index.ts:12</a></li></ul></aside>
24+
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/62e1890b/src/auth/index.ts#L13">src/auth/index.ts:13</a></li></ul></aside>
2525
<section class="tsd-panel-group tsd-index-group">
2626
<section class="tsd-panel tsd-index-panel">
2727
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -33,7 +33,8 @@ <h3 class="tsd-index-heading">Constructors</h3>
3333
</div></section>
3434
<section class="tsd-index-section">
3535
<h3 class="tsd-index-heading">Properties</h3>
36-
<div class="tsd-index-list"><a href="auth.AuthenticationClient.html#database" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-1024-path"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)" id="icon-1024-text"></path></svg><span>database</span></a>
36+
<div class="tsd-index-list"><a href="auth.AuthenticationClient.html#backchannel" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-1024-path"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)" id="icon-1024-text"></path></svg><span>backchannel</span></a>
37+
<a href="auth.AuthenticationClient.html#database" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>database</span></a>
3738
<a href="auth.AuthenticationClient.html#oauth" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>oauth</span></a>
3839
<a href="auth.AuthenticationClient.html#passwordless" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>passwordless</span></a>
3940
</div></section></div></details></section></section>
@@ -51,24 +52,29 @@ <h4 class="tsd-parameters-title">Parameters</h4>
5152
<h5><span class="tsd-kind-parameter">options</span>: <a href="../interfaces/auth.AuthenticationClientOptions.html" class="tsd-signature-type tsd-kind-interface">AuthenticationClientOptions</a></h5></li></ul></div>
5253
<h4 class="tsd-returns-title">Returns <a href="auth.AuthenticationClient.html" class="tsd-signature-type tsd-kind-class">AuthenticationClient</a></h4><aside class="tsd-sources">
5354
<ul>
54-
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/a7d08705/src/auth/index.ts#L17">src/auth/index.ts:17</a></li></ul></aside></li></ul></section></section>
55+
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/62e1890b/src/auth/index.ts#L19">src/auth/index.ts:19</a></li></ul></aside></li></ul></section></section>
5556
<section class="tsd-panel-group tsd-member-group">
5657
<h2>Properties</h2>
58+
<section class="tsd-panel tsd-member"><a id="backchannel" class="tsd-anchor"></a>
59+
<h3 class="tsd-anchor-link"><span>backchannel</span><a href="#backchannel" 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>
60+
<div class="tsd-signature"><span class="tsd-kind-property">backchannel</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Backchannel</span></div><aside class="tsd-sources">
61+
<ul>
62+
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/62e1890b/src/auth/index.ts#L17">src/auth/index.ts:17</a></li></ul></aside></section>
5763
<section class="tsd-panel tsd-member"><a id="database" class="tsd-anchor"></a>
5864
<h3 class="tsd-anchor-link"><span>database</span><a href="#database" 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>
5965
<div class="tsd-signature"><span class="tsd-kind-property">database</span><span class="tsd-signature-symbol">:</span> <a href="auth.Database.html" class="tsd-signature-type tsd-kind-class">Database</a></div><aside class="tsd-sources">
6066
<ul>
61-
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/a7d08705/src/auth/index.ts#L13">src/auth/index.ts:13</a></li></ul></aside></section>
67+
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/62e1890b/src/auth/index.ts#L14">src/auth/index.ts:14</a></li></ul></aside></section>
6268
<section class="tsd-panel tsd-member"><a id="oauth" class="tsd-anchor"></a>
6369
<h3 class="tsd-anchor-link"><span>oauth</span><a href="#oauth" 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>
6470
<div class="tsd-signature"><span class="tsd-kind-property">oauth</span><span class="tsd-signature-symbol">:</span> <a href="auth.OAuth.html" class="tsd-signature-type tsd-kind-class">OAuth</a></div><aside class="tsd-sources">
6571
<ul>
66-
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/a7d08705/src/auth/index.ts#L14">src/auth/index.ts:14</a></li></ul></aside></section>
72+
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/62e1890b/src/auth/index.ts#L15">src/auth/index.ts:15</a></li></ul></aside></section>
6773
<section class="tsd-panel tsd-member"><a id="passwordless" class="tsd-anchor"></a>
6874
<h3 class="tsd-anchor-link"><span>passwordless</span><a href="#passwordless" 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>
6975
<div class="tsd-signature"><span class="tsd-kind-property">passwordless</span><span class="tsd-signature-symbol">:</span> <a href="auth.Passwordless.html" class="tsd-signature-type tsd-kind-class">Passwordless</a></div><aside class="tsd-sources">
7076
<ul>
71-
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/a7d08705/src/auth/index.ts#L15">src/auth/index.ts:15</a></li></ul></aside></section></section></div>
77+
<li>Defined in <a href="https://github.com/auth0/node-auth0/blob/62e1890b/src/auth/index.ts#L16">src/auth/index.ts:16</a></li></ul></aside></section></section></div>
7278
<div class="col-sidebar">
7379
<div class="page-menu">
7480
<div class="tsd-navigation settings">
@@ -88,6 +94,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
8894
<div class="tsd-accordion-details">
8995
<ul>
9096
<li><a href="#constructor" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-512-path"></use><use href="#icon-512-text"></use></svg><span>constructor</span></a></li>
97+
<li><a href="#backchannel" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>backchannel</span></a></li>
9198
<li><a href="#database" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>database</span></a></li>
9299
<li><a href="#oauth" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>oauth</span></a></li>
93100
<li><a href="#passwordless" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>passwordless</span></a></li></ul></div></details></div>

0 commit comments

Comments
 (0)