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

[SDK-1386] Release 1.7.0-beta.4 #370

Merged
merged 1 commit into from
Mar 3, 2020
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## [v1.7.0-beta.4](https://github.com/auth0/auth0-spa-js/tree/v1.7.0-beta.4) (2020-03-03)

[Full Changelog](https://github.com/auth0/auth0-spa-js/compare/v1.7.0-beta.3...v1.7.0-beta.4)

**Changed**

- [SDK-1386] Fall back to iframe method if no refresh token is available [\#364](https://github.com/auth0/auth0-spa-js/pull/364) ([stevehobbsdev](https://github.com/stevehobbsdev))

**Fixed**

- Fix error in library type definitions [\#367](https://github.com/auth0/auth0-spa-js/pull/367) ([devoto13](https://github.com/devoto13))

## [v1.7.0-beta.3](https://github.com/auth0/auth0-spa-js/tree/v1.7.0-beta.3) (2020-02-17)

[Full Changelog](https://github.com/auth0/auth0-spa-js/compare/v1.7.0-beta.2...v1.7.0-beta.3)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Auth0 SDK for Single Page Applications using [Authorization Code Grant Flow with
From the CDN:

```html
<script src="https://cdn.auth0.com/js/auth0-spa-js/1.7.0-beta.3/auth0-spa-js.production.js"></script>
<script src="https://cdn.auth0.com/js/auth0-spa-js/1.7.0-beta.4/auth0-spa-js.production.js"></script>
```

Using [npm](https://npmjs.org):
Expand Down
24 changes: 12 additions & 12 deletions docs/classes/auth0client.html
Original file line number Diff line number Diff line change
Expand Up @@ -2532,7 +2532,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/Auth0Client.ts#L80">Auth0Client.ts:80</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/Auth0Client.ts#L80">Auth0Client.ts:80</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -2554,7 +2554,7 @@ <h3>cache<wbr>Location</h3>
<div class="tsd-signature tsd-kind-icon">cache<wbr>Location<span class="tsd-signature-symbol">:</span> <a href="../globals.html#cachelocation" class="tsd-signature-type">CacheLocation</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/Auth0Client.ts#L80">Auth0Client.ts:80</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/Auth0Client.ts#L80">Auth0Client.ts:80</a></li>
</ul>
</aside>
</section>
Expand All @@ -2571,7 +2571,7 @@ <h3>build<wbr>Authorize<wbr>Url</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/Auth0Client.ts#L174">Auth0Client.ts:174</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/Auth0Client.ts#L174">Auth0Client.ts:174</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -2604,7 +2604,7 @@ <h3>get<wbr>IdToken<wbr>Claims</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/Auth0Client.ts#L325">Auth0Client.ts:325</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/Auth0Client.ts#L325">Auth0Client.ts:325</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -2635,7 +2635,7 @@ <h3>get<wbr>Token<wbr>Silently</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/Auth0Client.ts#L441">Auth0Client.ts:441</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/Auth0Client.ts#L441">Auth0Client.ts:441</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -2670,7 +2670,7 @@ <h3>get<wbr>Token<wbr>With<wbr>Popup</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/Auth0Client.ts#L497">Auth0Client.ts:497</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/Auth0Client.ts#L497">Auth0Client.ts:497</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -2707,7 +2707,7 @@ <h3>get<wbr>User</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/Auth0Client.ts#L300">Auth0Client.ts:300</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/Auth0Client.ts#L300">Auth0Client.ts:300</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -2739,7 +2739,7 @@ <h3>handle<wbr>Redirect<wbr>Callback</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/Auth0Client.ts#L367">Auth0Client.ts:367</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/Auth0Client.ts#L367">Auth0Client.ts:367</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -2770,7 +2770,7 @@ <h3>is<wbr>Authenticated</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/Auth0Client.ts#L530">Auth0Client.ts:530</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/Auth0Client.ts#L530">Auth0Client.ts:530</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2794,7 +2794,7 @@ <h3>login<wbr>With<wbr>Popup</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/Auth0Client.ts#L229">Auth0Client.ts:229</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/Auth0Client.ts#L229">Auth0Client.ts:229</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -2834,7 +2834,7 @@ <h3>login<wbr>With<wbr>Redirect</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/Auth0Client.ts#L356">Auth0Client.ts:356</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/Auth0Client.ts#L356">Auth0Client.ts:356</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -2867,7 +2867,7 @@ <h3>logout</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/Auth0Client.ts#L545">Auth0Client.ts:545</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/Auth0Client.ts#L545">Auth0Client.ts:545</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
10 changes: 5 additions & 5 deletions docs/classes/authenticationerror.html
Original file line number Diff line number Diff line change
Expand Up @@ -2510,7 +2510,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Overrides <a href="genericerror.html">GenericError</a>.<a href="genericerror.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/errors.ts#L8">errors.ts:8</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/errors.ts#L8">errors.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -2541,7 +2541,7 @@ <h3>app<wbr>State</h3>
<div class="tsd-signature tsd-kind-icon">app<wbr>State<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/errors.ts#L13">errors.ts:13</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/errors.ts#L13">errors.ts:13</a></li>
</ul>
</aside>
</section>
Expand All @@ -2552,7 +2552,7 @@ <h3>error</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="genericerror.html">GenericError</a>.<a href="genericerror.html#error">error</a></p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/errors.ts#L2">errors.ts:2</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/errors.ts#L2">errors.ts:2</a></li>
</ul>
</aside>
</section>
Expand All @@ -2563,7 +2563,7 @@ <h3>error_<wbr>description</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="genericerror.html">GenericError</a>.<a href="genericerror.html#error_description">error_description</a></p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/errors.ts#L2">errors.ts:2</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/errors.ts#L2">errors.ts:2</a></li>
</ul>
</aside>
</section>
Expand Down Expand Up @@ -2607,7 +2607,7 @@ <h3>state</h3>
<div class="tsd-signature tsd-kind-icon">state<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/errors.ts#L12">errors.ts:12</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/errors.ts#L12">errors.ts:12</a></li>
</ul>
</aside>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/genericerror.html
Original file line number Diff line number Diff line change
Expand Up @@ -2510,7 +2510,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/errors.ts#L1">errors.ts:1</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/errors.ts#L1">errors.ts:1</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -2535,7 +2535,7 @@ <h3>error</h3>
<div class="tsd-signature tsd-kind-icon">error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/errors.ts#L2">errors.ts:2</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/errors.ts#L2">errors.ts:2</a></li>
</ul>
</aside>
</section>
Expand All @@ -2545,7 +2545,7 @@ <h3>error_<wbr>description</h3>
<div class="tsd-signature tsd-kind-icon">error_<wbr>description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/errors.ts#L2">errors.ts:2</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/errors.ts#L2">errors.ts:2</a></li>
</ul>
</aside>
</section>
Expand Down
12 changes: 6 additions & 6 deletions docs/globals.html
Original file line number Diff line number Diff line change
Expand Up @@ -2466,7 +2466,7 @@ <h2>Documentation</h2>
<h2>Installation</h2>
</a>
<p>From the CDN:</p>
<pre><code class="language-html"><span class="hljs-tag">&lt;<span class="hljs-name">script</span> <span class="hljs-attr">src</span>=<span class="hljs-string">"https://cdn.auth0.com/js/auth0-spa-js/1.7.0-beta.3/auth0-spa-js.production.js"</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">script</span>&gt;</span></code></pre>
<pre><code class="language-html"><span class="hljs-tag">&lt;<span class="hljs-name">script</span> <span class="hljs-attr">src</span>=<span class="hljs-string">"https://cdn.auth0.com/js/auth0-spa-js/1.7.0-beta.4/auth0-spa-js.production.js"</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">script</span>&gt;</span></code></pre>
<p>Using <a href="https://npmjs.org">npm</a>:</p>
<pre><code class="language-sh">npm install @auth0/auth0-spa-js</code></pre>
<p>Using <a href="https://yarnpkg.com">yarn</a>:</p>
Expand Down Expand Up @@ -2687,7 +2687,7 @@ <h3>Cache<wbr>Location</h3>
<div class="tsd-signature tsd-kind-icon">Cache<wbr>Location<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"memory"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"localstorage"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/global.ts#L118">global.ts:118</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/global.ts#L118">global.ts:118</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2702,7 +2702,7 @@ <h3>get<wbr>IdToken<wbr>Claims<wbr>Options</h3>
<div class="tsd-signature tsd-kind-icon">get<wbr>IdToken<wbr>Claims<wbr>Options<span class="tsd-signature-symbol">:</span> <a href="interfaces/getidtokenclaimsoptions.html" class="tsd-signature-type">GetIdTokenClaimsOptions</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/global.ts#L194">global.ts:194</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/global.ts#L194">global.ts:194</a></li>
</ul>
</aside>
</section>
Expand All @@ -2715,7 +2715,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> CACHE_<wbr>LOCATION_<wbr>LO
<div class="tsd-signature tsd-kind-icon">CACHE_<wbr>LOCATION_<wbr>LOCAL_<wbr>STORAGE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"localstorage"</span><span class="tsd-signature-symbol"> =&nbsp;&quot;localstorage&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/constants.ts#L27">constants.ts:27</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/constants.ts#L27">constants.ts:27</a></li>
</ul>
</aside>
</section>
Expand All @@ -2725,7 +2725,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> CACHE_<wbr>LOCATION_<wbr>ME
<div class="tsd-signature tsd-kind-icon">CACHE_<wbr>LOCATION_<wbr>MEMORY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"memory"</span><span class="tsd-signature-symbol"> =&nbsp;&quot;memory&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/constants.ts#L26">constants.ts:26</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/constants.ts#L26">constants.ts:26</a></li>
</ul>
</aside>
</section>
Expand All @@ -2742,7 +2742,7 @@ <h3>create<wbr>Auth0<wbr>Client</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/index.ts#L22">index.ts:22</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/index.ts#L21">index.ts:21</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
12 changes: 6 additions & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2466,7 +2466,7 @@ <h2>Documentation</h2>
<h2>Installation</h2>
</a>
<p>From the CDN:</p>
<pre><code class="language-html"><span class="hljs-tag">&lt;<span class="hljs-name">script</span> <span class="hljs-attr">src</span>=<span class="hljs-string">"https://cdn.auth0.com/js/auth0-spa-js/1.7.0-beta.3/auth0-spa-js.production.js"</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">script</span>&gt;</span></code></pre>
<pre><code class="language-html"><span class="hljs-tag">&lt;<span class="hljs-name">script</span> <span class="hljs-attr">src</span>=<span class="hljs-string">"https://cdn.auth0.com/js/auth0-spa-js/1.7.0-beta.4/auth0-spa-js.production.js"</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">script</span>&gt;</span></code></pre>
<p>Using <a href="https://npmjs.org">npm</a>:</p>
<pre><code class="language-sh">npm install @auth0/auth0-spa-js</code></pre>
<p>Using <a href="https://yarnpkg.com">yarn</a>:</p>
Expand Down Expand Up @@ -2688,7 +2688,7 @@ <h3>Cache<wbr>Location</h3>
<div class="tsd-signature tsd-kind-icon">Cache<wbr>Location<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"memory"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"localstorage"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/global.ts#L118">global.ts:118</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/global.ts#L118">global.ts:118</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2703,7 +2703,7 @@ <h3>get<wbr>IdToken<wbr>Claims<wbr>Options</h3>
<div class="tsd-signature tsd-kind-icon">get<wbr>IdToken<wbr>Claims<wbr>Options<span class="tsd-signature-symbol">:</span> <a href="interfaces/getidtokenclaimsoptions.html" class="tsd-signature-type">GetIdTokenClaimsOptions</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/global.ts#L194">global.ts:194</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/global.ts#L194">global.ts:194</a></li>
</ul>
</aside>
</section>
Expand All @@ -2716,7 +2716,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> CACHE_<wbr>LOCATION_<wbr>LO
<div class="tsd-signature tsd-kind-icon">CACHE_<wbr>LOCATION_<wbr>LOCAL_<wbr>STORAGE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"localstorage"</span><span class="tsd-signature-symbol"> =&nbsp;&quot;localstorage&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/constants.ts#L27">constants.ts:27</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/constants.ts#L27">constants.ts:27</a></li>
</ul>
</aside>
</section>
Expand All @@ -2726,7 +2726,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> CACHE_<wbr>LOCATION_<wbr>ME
<div class="tsd-signature tsd-kind-icon">CACHE_<wbr>LOCATION_<wbr>MEMORY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"memory"</span><span class="tsd-signature-symbol"> =&nbsp;&quot;memory&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/constants.ts#L26">constants.ts:26</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/constants.ts#L26">constants.ts:26</a></li>
</ul>
</aside>
</section>
Expand All @@ -2743,7 +2743,7 @@ <h3>create<wbr>Auth0<wbr>Client</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/4e5ad57/src/index.ts#L22">index.ts:22</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/d8a6f06/src/index.ts#L21">index.ts:21</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
Loading