Releases: auth0/auth0-react
Releases · auth0/auth0-react
v2.16.2
Changed
- chore(deps): bump @auth0/auth0-spa-js from 2.18.0 to 2.19.2 #1093 (yogeshchoudhary147)
v2.16.1
Changed
- chore(deps): bump @auth0/auth0-spa-js from 2.18.2 to 2.18.3 #1068 (dependabot[bot])
- chore(deps): bump @auth0/auth0-spa-js from 2.18.0 to 2.18.2 #1065 (dependabot[bot])
v2.16.0
Added
- feat: add client prop to Auth0Provider #1041 (yogeshchoudhary147)
- Native to Web SSO support (via auth0-spa-js v2.18.0)
Changed
- chore(deps): bump @auth0/auth0-spa-js from 2.17.1 to 2.18.0 #1059 (yogeshchoudhary147)
v2.15.1
Changed
- chore(deps): update @auth0/auth0-spa-js to version 2.17.1 #1045 (gyaneshgouraw-okta)
v2.15.0
Added
- feat: add Step-Up Authentication section and related examples to documentation #1023 (gyaneshgouraw-okta)
v2.14.0
Added
- feat: add Multi-Factor Authentication (MFA) support #1014 (gyaneshgouraw-okta)
Changed
- chore: bump @auth0/auth0-spa-js to v2.15.0 #1017 (yogeshchoudhary147)
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)