Skip to content

Commit

Permalink
Release 1.19.3 (#847)
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Hobbs authored Dec 1, 2021
1 parent 9c834f1 commit 0c6166c
Show file tree
Hide file tree
Showing 34 changed files with 423 additions and 314 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## [v1.19.3](https://github.com/auth0/auth0-spa-js/tree/v1.19.3) (2021-12-01)

[Full Changelog](https://github.com/auth0/auth0-spa-js/compare/v1.19.2...v1.19.3)

**Changed**

- Make RedirectLoginOptions and RedirectLoginResult accept generic AppState [\#846](https://github.com/auth0/auth0-spa-js/pull/846) ([frederikprijck](https://github.com/frederikprijck))

**Fixed**

- Getidtokenclaims return type [\#844](https://github.com/auth0/auth0-spa-js/pull/844) ([jmac105](https://github.com/jmac105))
- Add check for state in handleRedirectCallback [\#841](https://github.com/auth0/auth0-spa-js/pull/841) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Prevent nowProvider from being passed to authorize endpoint [\#840](https://github.com/auth0/auth0-spa-js/pull/840) ([stevehobbsdev](https://github.com/stevehobbsdev))
- Fix cached scopes when using detailed response mode [\#824](https://github.com/auth0/auth0-spa-js/pull/824) ([stevehobbsdev](https://github.com/stevehobbsdev))

## [v1.19.2](https://github.com/auth0/auth0-spa-js/tree/v1.19.2) (2021-10-18)

[Full Changelog](https://github.com/auth0/auth0-spa-js/compare/v1.19.1...v1.19.2)
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/search.json

Large diffs are not rendered by default.

75 changes: 46 additions & 29 deletions docs/classes/auth0client.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/classes/authenticationerror.html
Original file line number Diff line number Diff line change
Expand Up @@ -2821,7 +2821,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/3ec6763/src/errors.ts#L31">src/errors.ts:31</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/errors.ts#L31">src/errors.ts:31</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -2852,7 +2852,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/3ec6763/src/errors.ts#L37">src/errors.ts:37</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/errors.ts#L37">src/errors.ts:37</a></li>
</ul>
</aside>
</section>
Expand All @@ -2863,7 +2863,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/3ec6763/src/errors.ts#L11">src/errors.ts:11</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/errors.ts#L11">src/errors.ts:11</a></li>
</ul>
</aside>
</section>
Expand All @@ -2874,7 +2874,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/3ec6763/src/errors.ts#L11">src/errors.ts:11</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/errors.ts#L11">src/errors.ts:11</a></li>
</ul>
</aside>
</section>
Expand Down Expand Up @@ -2917,7 +2917,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/3ec6763/src/errors.ts#L36">src/errors.ts:36</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/errors.ts#L36">src/errors.ts:36</a></li>
</ul>
</aside>
</section>
Expand All @@ -2935,7 +2935,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> from<wbr>Payload</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="genericerror.html">GenericError</a>.<a href="genericerror.html#frompayload">fromPayload</a></p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/errors.ts#L16">src/errors.ts:16</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/errors.ts#L16">src/errors.ts:16</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
16 changes: 8 additions & 8 deletions docs/classes/cachekey.html
Original file line number Diff line number Diff line change
Expand Up @@ -2803,7 +2803,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/3ec6763/src/cache/shared.ts#L14">src/cache/shared.ts:14</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/shared.ts#L14">src/cache/shared.ts:14</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -2828,7 +2828,7 @@ <h3>audience</h3>
<div class="tsd-signature tsd-kind-icon">audience<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/3ec6763/src/cache/shared.ts#L14">src/cache/shared.ts:14</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/shared.ts#L14">src/cache/shared.ts:14</a></li>
</ul>
</aside>
</section>
Expand All @@ -2838,7 +2838,7 @@ <h3>client_<wbr>id</h3>
<div class="tsd-signature tsd-kind-icon">client_<wbr>id<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/3ec6763/src/cache/shared.ts#L12">src/cache/shared.ts:12</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/shared.ts#L12">src/cache/shared.ts:12</a></li>
</ul>
</aside>
</section>
Expand All @@ -2848,7 +2848,7 @@ <h3>prefix</h3>
<div class="tsd-signature tsd-kind-icon">prefix<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/3ec6763/src/cache/shared.ts#L16">src/cache/shared.ts:16</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/shared.ts#L16">src/cache/shared.ts:16</a></li>
</ul>
</aside>
</section>
Expand All @@ -2858,7 +2858,7 @@ <h3>scope</h3>
<div class="tsd-signature tsd-kind-icon">scope<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/3ec6763/src/cache/shared.ts#L13">src/cache/shared.ts:13</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/shared.ts#L13">src/cache/shared.ts:13</a></li>
</ul>
</aside>
</section>
Expand All @@ -2875,7 +2875,7 @@ <h3>to<wbr>Key</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/cache/shared.ts#L26">src/cache/shared.ts:26</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/shared.ts#L26">src/cache/shared.ts:26</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2898,7 +2898,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> from<wbr>Cache<wbr>Entry<
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/cache/shared.ts#L46">src/cache/shared.ts:46</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/shared.ts#L46">src/cache/shared.ts:46</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -2930,7 +2930,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> from<wbr>Key</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/cache/shared.ts#L35">src/cache/shared.ts:35</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/shared.ts#L35">src/cache/shared.ts:35</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
10 changes: 5 additions & 5 deletions docs/classes/cachekeymanifest.html
Original file line number Diff line number Diff line change
Expand Up @@ -2786,7 +2786,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/3ec6763/src/cache/key-manifest.ts#L9">src/cache/key-manifest.ts:9</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/key-manifest.ts#L9">src/cache/key-manifest.ts:9</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -2815,7 +2815,7 @@ <h3>add</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/cache/key-manifest.ts#L15">src/cache/key-manifest.ts:15</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/key-manifest.ts#L15">src/cache/key-manifest.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -2838,7 +2838,7 @@ <h3>clear</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/cache/key-manifest.ts#L46">src/cache/key-manifest.ts:46</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/key-manifest.ts#L46">src/cache/key-manifest.ts:46</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../globals.html#maybepromise" class="tsd-signature-type">MaybePromise</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4>
Expand All @@ -2855,7 +2855,7 @@ <h3>get</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/cache/key-manifest.ts#L42">src/cache/key-manifest.ts:42</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/key-manifest.ts#L42">src/cache/key-manifest.ts:42</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../globals.html#maybepromise" class="tsd-signature-type">MaybePromise</a><span class="tsd-signature-symbol">&lt;</span><a href="../globals.html#keymanifestentry" class="tsd-signature-type">KeyManifestEntry</a><span class="tsd-signature-symbol">&gt;</span></h4>
Expand All @@ -2872,7 +2872,7 @@ <h3>remove</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/cache/key-manifest.ts#L27">src/cache/key-manifest.ts:27</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/key-manifest.ts#L27">src/cache/key-manifest.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
10 changes: 5 additions & 5 deletions docs/classes/cachemanager.html
Original file line number Diff line number Diff line change
Expand Up @@ -2786,7 +2786,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/3ec6763/src/cache/cache-manager.ts#L14">src/cache/cache-manager.ts:14</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/cache-manager.ts#L14">src/cache/cache-manager.ts:14</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -2830,7 +2830,7 @@ <h3>clear</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/cache/cache-manager.ts#L80">src/cache/cache-manager.ts:80</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/cache-manager.ts#L80">src/cache/cache-manager.ts:80</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -2853,7 +2853,7 @@ <h3>clear<wbr>Sync</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/cache/cache-manager.ts#L99">src/cache/cache-manager.ts:99</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/cache-manager.ts#L99">src/cache/cache-manager.ts:99</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -2881,7 +2881,7 @@ <h3>get</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/cache/cache-manager.ts#L23">src/cache/cache-manager.ts:23</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/cache-manager.ts#L23">src/cache/cache-manager.ts:23</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -2907,7 +2907,7 @@ <h3>set</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/cache/cache-manager.ts#L67">src/cache/cache-manager.ts:67</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/cache-manager.ts#L67">src/cache/cache-manager.ts:67</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
8 changes: 4 additions & 4 deletions docs/classes/genericerror.html
Original file line number Diff line number Diff line change
Expand Up @@ -2829,7 +2829,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/3ec6763/src/errors.ts#L9">src/errors.ts:9</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/errors.ts#L9">src/errors.ts:9</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -2854,7 +2854,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/3ec6763/src/errors.ts#L11">src/errors.ts:11</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/errors.ts#L11">src/errors.ts:11</a></li>
</ul>
</aside>
</section>
Expand All @@ -2864,7 +2864,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/3ec6763/src/errors.ts#L11">src/errors.ts:11</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/errors.ts#L11">src/errors.ts:11</a></li>
</ul>
</aside>
</section>
Expand Down Expand Up @@ -2925,7 +2925,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> from<wbr>Payload</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/errors.ts#L16">src/errors.ts:16</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/errors.ts#L16">src/errors.ts:16</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/inmemorycache.html
Original file line number Diff line number Diff line change
Expand Up @@ -2761,7 +2761,7 @@ <h3>enclosed<wbr>Cache</h3>
<div class="tsd-signature tsd-kind-icon">enclosed<wbr>Cache<span class="tsd-signature-symbol">:</span> <a href="../interfaces/icache.html" class="tsd-signature-type">ICache</a><span class="tsd-signature-symbol"> = (function () {let cache: Record&lt;string, unknown&gt; &#x3D; {};return {set&lt;T &#x3D; Cacheable&gt;(key: string, entry: T) {cache[key] &#x3D; entry;},get&lt;T &#x3D; Cacheable&gt;(key: string) {const cacheEntry &#x3D; cache[key] as T;if (!cacheEntry) {return;}return cacheEntry;},remove(key: string) {delete cache[key];},allKeys(): string[] {return Object.keys(cache);}};})()</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/cache/cache-memory.ts#L4">src/cache/cache-memory.ts:4</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/cache-memory.ts#L4">src/cache/cache-memory.ts:4</a></li>
</ul>
</aside>
</section>
Expand Down
8 changes: 4 additions & 4 deletions docs/classes/localstoragecache.html
Original file line number Diff line number Diff line change
Expand Up @@ -2784,7 +2784,7 @@ <h3>all<wbr>Keys</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/icache.html">ICache</a>.<a href="../interfaces/icache.html#allkeys">allKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/cache/cache-localstorage.ts#L26">src/cache/cache-localstorage.ts:26</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/cache-localstorage.ts#L26">src/cache/cache-localstorage.ts:26</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h4>
Expand All @@ -2802,7 +2802,7 @@ <h3>get</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/icache.html">ICache</a>.<a href="../interfaces/icache.html#get">get</a></p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/cache/cache-localstorage.ts#L8">src/cache/cache-localstorage.ts:8</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/cache-localstorage.ts#L8">src/cache/cache-localstorage.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
Expand Down Expand Up @@ -2832,7 +2832,7 @@ <h3>remove</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/icache.html">ICache</a>.<a href="../interfaces/icache.html#remove">remove</a></p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/cache/cache-localstorage.ts#L22">src/cache/cache-localstorage.ts:22</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/cache-localstorage.ts#L22">src/cache/cache-localstorage.ts:22</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -2856,7 +2856,7 @@ <h3>set</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/icache.html">ICache</a>.<a href="../interfaces/icache.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/3ec6763/src/cache/cache-localstorage.ts#L4">src/cache/cache-localstorage.ts:4</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-spa-js/blob/9c834f1/src/cache/cache-localstorage.ts#L4">src/cache/cache-localstorage.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
Expand Down
Loading

0 comments on commit 0c6166c

Please sign in to comment.