You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- distinguish between missing and invalid state [\#1099](https://github.com/auth0/auth0-spa-js/pull/1099) ([frederikprijck](https://github.com/frederikprijck))
- Ensure cookieDomain is used when using legacy Cookiestorage [\#1071](https://github.com/auth0/auth0-spa-js/pull/1071) ([frederikprijck](https://github.com/frederikprijck))
14
27
- Ensure to only clear current client cache when logging out [\#1068](https://github.com/auth0/auth0-spa-js/pull/1068) ([frederikprijck](https://github.com/frederikprijck))
15
28
@@ -26,12 +39,15 @@ This patch release is identical to `2.0.1` but has been released to ensure tooli
26
39
Even though 2.0.1 was not vulnerable for the related [CVE](https://unit42.paloaltonetworks.com/jsonwebtoken-vulnerability-cve-2022-23529/) because of the fact that `jsonwebtoken` is a devDependency, we are cutting a release to ensure build tools no longer report our SDK as vulnerable to the mentioned CVE.
<li>Defined in <ahref="https://github.com/auth0/auth0-spa-js/blob/25ed2a8/src/errors.ts#L26">errors.ts:26</a></li></ul></aside></li></ul></section></section>
71
+
<li>Defined in <ahref="https://github.com/auth0/auth0-spa-js/blob/3c588e9/src/errors.ts#L26">errors.ts:26</a></li></ul></aside></li></ul></section></section>
<p>Inherited from <ahref="GenericError.html">GenericError</a>.<ahref="GenericError.html#fromPayload">fromPayload</a></p>
115
115
<ul>
116
-
<li>Defined in <ahref="https://github.com/auth0/auth0-spa-js/blob/25ed2a8/src/errors.ts#L10">errors.ts:10</a></li></ul></aside></li></ul></section></section></div>
116
+
<li>Defined in <ahref="https://github.com/auth0/auth0-spa-js/blob/3c588e9/src/errors.ts#L10">errors.ts:10</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <ahref="https://github.com/auth0/auth0-spa-js/blob/25ed2a8/src/cache/shared.ts#L17">cache/shared.ts:17</a></li></ul></aside></li></ul></section></section>
65
+
<li>Defined in <ahref="https://github.com/auth0/auth0-spa-js/blob/3c588e9/src/cache/shared.ts#L17">cache/shared.ts:17</a></li></ul></aside></li></ul></section></section>
<li>Defined in <ahref="https://github.com/auth0/auth0-spa-js/blob/25ed2a8/src/cache/shared.ts#L20">cache/shared.ts:20</a></li></ul></aside></section></section>
92
+
<li>Defined in <ahref="https://github.com/auth0/auth0-spa-js/blob/3c588e9/src/cache/shared.ts#L20">cache/shared.ts:20</a></li></ul></aside></section></section>
<li>Defined in <ahref="https://github.com/auth0/auth0-spa-js/blob/25ed2a8/src/cache/shared.ts#L31">cache/shared.ts:31</a></li></ul></aside></li></ul></section>
106
+
<li>Defined in <ahref="https://github.com/auth0/auth0-spa-js/blob/3c588e9/src/cache/shared.ts#L31">cache/shared.ts:31</a></li></ul></aside></li></ul></section>
<li>Defined in <ahref="https://github.com/auth0/auth0-spa-js/blob/25ed2a8/src/cache/shared.ts#L53">cache/shared.ts:53</a></li></ul></aside></li></ul></section>
125
+
<li>Defined in <ahref="https://github.com/auth0/auth0-spa-js/blob/3c588e9/src/cache/shared.ts#L53">cache/shared.ts:53</a></li></ul></aside></li></ul></section>
<li>Defined in <ahref="https://github.com/auth0/auth0-spa-js/blob/25ed2a8/src/cache/shared.ts#L42">cache/shared.ts:42</a></li></ul></aside></li></ul></section></section></div>
144
+
<li>Defined in <ahref="https://github.com/auth0/auth0-spa-js/blob/3c588e9/src/cache/shared.ts#L42">cache/shared.ts:42</a></li></ul></aside></li></ul></section></section></div>
0 commit comments