Socket
Socket
Sign inDemoInstall

@auth0/auth0-react

Package Overview
Dependencies
6
Maintainers
45
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

2.2.4

Diff

Changelog

Source

v2.2.4 (2023-12-11)

Full Changelog

Changed

  • Update Auth0-SPA-JS to latest version #690 (frederikprijck)
auth0-oss
published 2.2.3 •

Changelog

Source

v2.2.3 (2023-11-02)

Full Changelog

Fixed

auth0-oss
published 2.2.2 •

Changelog

Source

v2.2.2 (2023-10-31)

Full Changelog

Fixed

Changed

auth0-oss
published 2.2.1 •

Changelog

Source

v2.2.1 (2023-08-22)

Full Changelog

Fixed

auth0-oss
published 2.2.0 •

Changelog

Source

v2.2.0 (2023-07-13)

Full Changelog

Added

Fixed

auth0-oss
published 2.1.1 •

Changelog

Source

v2.1.1 (2023-06-14)

Full Changelog

Changed

auth0-oss
published 2.1.0 •

Changelog

Source

v2.1.0 (2023-05-05)

Full Changelog

Added

  • Adding onBeforeAuthentication to the withAuthenticationRequired HOC #534 (stephenkelzer)
auth0-oss
published 2.0.2 •

Changelog

Source

v2.0.2 (2023-04-26)

Full Changelog

Fixed

  • Remove useUnknownInCatchVariables to be compliant with TS ^4.4 #511 (cemercier)
auth0-oss
published 2.0.1 •

Changelog

Source

v2.0.1 (2023-02-22)

Full Changelog

Fixed

auth0-oss
published 2.0.0 •

Changelog

Source

v2.0.0 (2023-01-19)

Auth0-React v2 includes many significant changes compared to v1:

  • Removal of polyfills from bundles
  • Introduction of authorizationParams and logoutParams for properties sent to Auth0
  • Removal of buildAuthorizeUrl and buildLogoutUrl
  • Removal of redirectMethod on loginWithRedirect in favour of openUrl
  • Removal of localOnly from logout in favour of openUrl
  • Renaming of ignoreCache to cacheMode and introduction of cache-only
  • Use application/x-www-form-urlencoded by default
  • Do not fallback to refreshing tokens via iframe by default
  • Changes to default scopes and removal of advancedOptions.defaultScope
  • Removal of claimCheck on withAuthenticationRequired

As with any major version bump, v2 of Auth0-React contains a set of breaking changes. Please review the migration guide thoroughly to understand the changes required to migrate your application to v2.

23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc