Skip to content
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
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.23.0
v2.24.0
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [v2.24.0](https://github.com/auth0/auth0-react/tree/v2.24.0) (2026-08-12)
[Full Changelog](https://github.com/auth0/auth0-react/compare/v2.23.0...v2.24.0)

**Added**
- feat: add useAuth0Suspense hook for handling auth loading state with React 19+ [\#1184](https://github.com/auth0/auth0-react/pull/1184) ([gyaneshgouraw-okta](https://github.com/gyaneshgouraw-okta))

## [v2.23.0](https://github.com/auth0/auth0-react/tree/v2.23.0) (2026-08-05)
[Full Changelog](https://github.com/auth0/auth0-react/compare/v2.22.1...v2.23.0)

Expand Down
2 changes: 1 addition & 1 deletion docs/assets/hierarchy.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/navigation.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/search.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/classes/AuthenticationError.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h1>Class AuthenticationError</h1></div>
<div class="tsd-comment tsd-typography"><p>Thrown when handling the redirect callback fails, will be one of Auth0's
Authentication API's Standard Error Responses: <a href="https://auth0.com/docs/api/authentication?javascript#standard-error-responses">https://auth0.com/docs/api/authentication?javascript#standard-error-responses</a></p>
</div></section>
<section class="tsd-panel tsd-hierarchy" data-refl="507">
<section class="tsd-panel tsd-hierarchy" data-refl="514">
<h4>Hierarchy (<a href="../hierarchy.html#AuthenticationError">View Summary</a>)</h4>
<ul class="tsd-hierarchy">
<li class="tsd-hierarchy-item"><a href="GenericError.html" class="tsd-signature-type tsd-kind-class">GenericError</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/ConnectError.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h1>Class ConnectError</h1></div>
<div class="tsd-comment tsd-typography"><p>Thrown when handling the redirect callback for the connect flow fails, will be one of Auth0's
Authentication API's Standard Error Responses: <a href="https://auth0.com/docs/api/authentication?javascript#standard-error-responses">https://auth0.com/docs/api/authentication?javascript#standard-error-responses</a></p>
</div></section>
<section class="tsd-panel tsd-hierarchy" data-refl="685">
<section class="tsd-panel tsd-hierarchy" data-refl="692">
<h4>Hierarchy (<a href="../hierarchy.html#ConnectError">View Summary</a>)</h4>
<ul class="tsd-hierarchy">
<li class="tsd-hierarchy-item"><a href="GenericError.html" class="tsd-signature-type tsd-kind-class">GenericError</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/GenericError.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ <h1>Class GenericError</h1></div>
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography"><p>Thrown when network requests to the Auth server fail.</p>
</div></section>
<section class="tsd-panel tsd-hierarchy" data-refl="616">
<section class="tsd-panel tsd-hierarchy" data-refl="623">
<h4>Hierarchy (<a href="../hierarchy.html#GenericError">View Summary</a>)</h4>
<ul class="tsd-hierarchy">
<li class="tsd-hierarchy-item"><span class="tsd-signature-type">Error</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/InvalidConfigurationError.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h1>Class InvalidConfigurationError</h1></div>
<div class="tsd-comment tsd-typography"><p>Thrown at construction time for an invalid option combination (e.g.
<code>refreshTokenMode: 'online'</code> without <code>useDpop: true</code>). The <code>suggestion</code> names the fix.</p>
</div></section>
<section class="tsd-panel tsd-hierarchy" data-refl="590">
<section class="tsd-panel tsd-hierarchy" data-refl="597">
<h4>Hierarchy (<a href="../hierarchy.html#InvalidConfigurationError">View Summary</a>)</h4>
<ul class="tsd-hierarchy">
<li class="tsd-hierarchy-item"><a href="GenericError.html" class="tsd-signature-type tsd-kind-class">GenericError</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/MfaChallengeError.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h4 class="tsd-anchor-link" id="example">Example<a href="#example" aria-label="P
</code><button type="button">Copy</button></pre>

</div></div></section>
<section class="tsd-panel tsd-hierarchy" data-refl="822">
<section class="tsd-panel tsd-hierarchy" data-refl="829">
<h4>Hierarchy (<a href="../hierarchy.html#MfaChallengeError">View Summary</a>)</h4>
<ul class="tsd-hierarchy">
<li class="tsd-hierarchy-item"><a href="MfaError.html" class="tsd-signature-type tsd-kind-class">MfaError</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/MfaEnrollmentError.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h4 class="tsd-anchor-link" id="example">Example<a href="#example" aria-label="P
</code><button type="button">Copy</button></pre>

</div></div></section>
<section class="tsd-panel tsd-hierarchy" data-refl="797">
<section class="tsd-panel tsd-hierarchy" data-refl="804">
<h4>Hierarchy (<a href="../hierarchy.html#MfaEnrollmentError">View Summary</a>)</h4>
<ul class="tsd-hierarchy">
<li class="tsd-hierarchy-item"><a href="MfaError.html" class="tsd-signature-type tsd-kind-class">MfaError</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/MfaEnrollmentFactorsError.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h4 class="tsd-anchor-link" id="example">Example<a href="#example" aria-label="P
</code><button type="button">Copy</button></pre>

</div></div></section>
<section class="tsd-panel tsd-hierarchy" data-refl="872">
<section class="tsd-panel tsd-hierarchy" data-refl="879">
<h4>Hierarchy (<a href="../hierarchy.html#MfaEnrollmentFactorsError">View Summary</a>)</h4>
<ul class="tsd-hierarchy">
<li class="tsd-hierarchy-item"><a href="MfaError.html" class="tsd-signature-type tsd-kind-class">MfaError</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/MfaError.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h1>Class MfaError</h1></div>
<div class="tsd-comment tsd-typography"><p>Base class for MFA-related errors in auth0-spa-js.
Extends GenericError for unified error hierarchy across the SDK.</p>
</div></section>
<section class="tsd-panel tsd-hierarchy" data-refl="747">
<section class="tsd-panel tsd-hierarchy" data-refl="754">
<h4>Hierarchy (<a href="../hierarchy.html#MfaError">View Summary</a>)</h4>
<ul class="tsd-hierarchy">
<li class="tsd-hierarchy-item"><a href="GenericError.html" class="tsd-signature-type tsd-kind-class">GenericError</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/MfaListAuthenticatorsError.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h4 class="tsd-anchor-link" id="example">Example<a href="#example" aria-label="P
</code><button type="button">Copy</button></pre>

</div></div></section>
<section class="tsd-panel tsd-hierarchy" data-refl="772">
<section class="tsd-panel tsd-hierarchy" data-refl="779">
<h4>Hierarchy (<a href="../hierarchy.html#MfaListAuthenticatorsError">View Summary</a>)</h4>
<ul class="tsd-hierarchy">
<li class="tsd-hierarchy-item"><a href="MfaError.html" class="tsd-signature-type tsd-kind-class">MfaError</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/MfaRequiredError.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ <h1>Class MfaRequiredError</h1></div>
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography"><p>Error thrown when the token exchange results in a <code>mfa_required</code> error</p>
</div></section>
<section class="tsd-panel tsd-hierarchy" data-refl="405">
<section class="tsd-panel tsd-hierarchy" data-refl="412">
<h4>Hierarchy (<a href="../hierarchy.html#MfaRequiredError">View Summary</a>)</h4>
<ul class="tsd-hierarchy">
<li class="tsd-hierarchy-item"><a href="GenericError.html" class="tsd-signature-type tsd-kind-class">GenericError</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/MfaVerifyError.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h4 class="tsd-anchor-link" id="example">Example<a href="#example" aria-label="P
</code><button type="button">Copy</button></pre>

</div></div></section>
<section class="tsd-panel tsd-hierarchy" data-refl="847">
<section class="tsd-panel tsd-hierarchy" data-refl="854">
<h4>Hierarchy (<a href="../hierarchy.html#MfaVerifyError">View Summary</a>)</h4>
<ul class="tsd-hierarchy">
<li class="tsd-hierarchy-item"><a href="MfaError.html" class="tsd-signature-type tsd-kind-class">MfaError</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/MissingRefreshTokenError.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ <h1>Class MissingRefreshTokenError</h1></div>
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography"><p>Error thrown when there is no refresh token to use</p>
</div></section>
<section class="tsd-panel tsd-hierarchy" data-refl="536">
<section class="tsd-panel tsd-hierarchy" data-refl="543">
<h4>Hierarchy (<a href="../hierarchy.html#MissingRefreshTokenError">View Summary</a>)</h4>
<ul class="tsd-hierarchy">
<li class="tsd-hierarchy-item"><a href="GenericError.html" class="tsd-signature-type tsd-kind-class">GenericError</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/MissingScopesError.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ <h1>Class MissingScopesError</h1></div>
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography"><p>Error thrown when there are missing scopes after refreshing a token</p>
</div></section>
<section class="tsd-panel tsd-hierarchy" data-refl="563">
<section class="tsd-panel tsd-hierarchy" data-refl="570">
<h4>Hierarchy (<a href="../hierarchy.html#MissingScopesError">View Summary</a>)</h4>
<ul class="tsd-hierarchy">
<li class="tsd-hierarchy-item"><a href="GenericError.html" class="tsd-signature-type tsd-kind-class">GenericError</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/MyAccountApiError.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h4 class="tsd-anchor-link" id="example">Example<a href="#example" aria-label="P
</code><button type="button">Copy</button></pre>

</div></div></section>
<section class="tsd-panel tsd-hierarchy" data-refl="974">
<section class="tsd-panel tsd-hierarchy" data-refl="981">
<h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li class="tsd-hierarchy-item"><span class="tsd-signature-type">Error</span>
Expand Down
Loading
Loading