Skip to content

Tags: auth0/auth0-react

Tags

v2.24.1

Toggle v2.24.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): v2.24.1 (#1209)

**Fixed**
- fix: update import style in useAuth0Suspense for compatibility with
React older version
[\#1206](#1206)
([gyaneshgouraw-okta](https://github.com/gyaneshgouraw-okta))

v2.24.0

Toggle v2.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): v2.24.0 (#1198)

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


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Added API documentation for `useAuth0Suspense` and its suspense
context type, including usage guidance and React 19 requirements.
  - Added the new API to the documentation index and search navigation.

- **Documentation**
- Refreshed generated API references, hierarchy links, source links, and
search data for accuracy.
- Updated documentation metadata across authentication, MFA, passkey,
popup, and configuration APIs.

- **Chores**
  - Bumped the package version to **2.24.0**.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

v2.23.0

Toggle v2.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): v2.23.0 (#1192)

**Added**
- feat: add 'use client' directive to bundles for RSC support
[\#1179](#1179)
([gyaneshgouraw-okta](https://github.com/gyaneshgouraw-okta))

**Fixed**
- fix: prevent open redirect via protocol-relative returnTo
[\#1185](#1185)
([yogeshchoudhary147](https://github.com/yogeshchoudhary147))


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Documentation**
* Clarified that the SDK is client-only and can be imported into Next.js
App Router Server Components, while hook-using components must remain
Client Components.
  * Refreshed generated documentation source references.

* **Release**
  * Updated the package version to 2.23.0.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

v2.22.1

Toggle v2.22.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v2.22.1 (#1183)

**Changed**
- chore(deps): bump @auth0/auth0-spa-js minimum version to ^2.24.1
[\#1182](#1182)
([yogeshchoudhary147](https://github.com/yogeshchoudhary147))


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **New Features**
* Expanded passkey API documentation with challenge retrieval and token
exchange methods.
* Improved documentation presentation for block-rendered mathematical
content.

* **Documentation**
* Refreshed API reference pages, navigation, search data, anchors, and
source links.
* Added clearer guidance for popup authentication and passkey enrollment
examples.

* **Chores**
  * Updated the release version to 2.22.1.
  * Improved documentation site layout, styling, and error handling.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

v2.22.0

Toggle v2.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v2.22.0 (#1164)

**Added**
- feat: add support for Online Access (Online Refresh Tokens)
[\#1133](#1133)
([NandanPrabhu](https://github.com/NandanPrabhu))

v2.21.0

Toggle v2.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v2.21.0 (#1155)

**Added**
- feat: expose revokeRefreshToken
[\#1147](#1147)
([yogeshchoudhary147](https://github.com/yogeshchoudhary147))


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **New Features**
* Added support for exposing `revokeRefreshToken`, enabling applications
to revoke refresh tokens.
* Added documentation for configuring the token audience when revoking a
refresh token.

* **Documentation**
* Refreshed API reference pages, navigation, hierarchy, and search
content.
  * Updated source links and generated documentation metadata.

* **Chores**
  * Bumped the package version to 2.21.0.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

v2.20.0

Toggle v2.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v2.20.0 (#1128)

**Added**
- feat: enforce IPSIE session_expiry ceiling on local session lifetime
[\#1126](#1126)
([yogeshchoudhary147](https://github.com/yogeshchoudhary147))

v2.19.0

Toggle v2.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v2.19.0 (#1123)

**Added**
- feat: add MyAccount API client support
[\#1121](#1121)
([yogeshchoudhary147](https://github.com/yogeshchoudhary147))

v2.18.0

Toggle v2.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v2.18.0 (#1120)

**Added**
- feat: add passkey API support for signup and login methods
[\#1114](#1114)
([amitsingh05667](https://github.com/amitsingh05667))

v2.17.0

Toggle v2.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v2.17.0 (#1110)

**Added**
- feat: CTE delegation and impersonation support
[\#1109](#1109)
([yogeshchoudhary147](https://github.com/yogeshchoudhary147))