Releases: auth0/auth0-react
Releases · auth0/auth0-react
v2.13.0
Added
- feat: add loginWithCustomTokenExchange and deprecate exchangeToken #1010 (yogeshchoudhary147)
v2.12.0
Added
- feat: add getConfiguration method to Auth0Client and updated documentation #991 (gyaneshgouraw-okta)
- Security: Example app update Next.js dependency for CVE-2025-55184 and CVE-2025-55183 #951 (tusharpandey13)
v2.11.0
Added
- chore: upgrade @auth0/auth0-spa-js to v2.11.0 #948 (yogeshchoudhary147)
v2.10.0
Added
- feat: add custom token exchange support #928 (gyaneshgouraw-okta)
v2.9.0
Added
- Refactor connectAccountWithRedirect to Use Top-Level Scopes and Upgrade Auth0 SPA JS to v2.9.0 #933 (gyaneshgouraw-okta)
- docs: Add Ask DeepWiki badge to README #922 (arpit-jn)
v2.8.0
Added
- Bump auth0-spa-js for connected account updates #923 (adamjmcgrath)
v2.7.0
Added
- Add support for connected accounts #912 (adamjmcgrath)
v2.6.0
v2.5.0
v2.4.0
Added
- Bump @auth0/auth0-spa-js from 2.2.0 to 2.3.0 #858 (dependabot[bot])
Fixed
- Enhance type safety in Auth0Provider and reducer by introducing generic user type #842 (gyaneshgouraw-okta)