Skip to content

Releases: auth0/react-native-auth0

v5.0.1

03 Oct 10:57
974bad0

Choose a tag to compare

Added

v5.0.0

01 Oct 14:24
410adc7

Choose a tag to compare

💡 Major Refactor: Version 5.0 features a complete architectural overhaul for improved performance, maintainability, and multi-platform extensibility. Check the Migration Guide for detailed upgrade instructions.

⚠️ BREAKING CHANGES

Added

Changed

Fixed

  • modify getCredential signature and get the user after redirect handle for web #1327 (subhankarmaiti)
  • fix: reload and added default redirect url after login for web #1326 (subhankarmaiti)
  • Fix clearSession operation order to prevent premature user state clearing #1309 (subhankarmaiti)
  • fix: concurrent credential storage errors by preventing unnecessary state updates #1302 (subhankarmaiti)
  • fix(android): add pathPrefix to Android manifest for proper App Links functionality #1288 (subhankarmaiti)

Security

v5.0.0-beta.6

16 Sep 04:56
d1f7861

Choose a tag to compare

v5.0.0-beta.6 Pre-release
Pre-release

Fixed

  • fix: concurrent credential storage errors by preventing unnecessary state updates #1302 (subhankarmaiti)

v5.0.0-beta.5

03 Sep 10:57
f6616b5

Choose a tag to compare

v5.0.0-beta.5 Pre-release
Pre-release

Added

Fixed

  • fix(docs): organize exports into namespaces for better typedocs #1269 (subhankarmaiti)
  • fix: add missing clearSession native options #1289 (burriedu2)
  • fix(android): add pathPrefix to Android manifest for proper App Links functionality #1288 (subhankarmaiti)
  • fix(ios): Ensure useSFSafariViewController: true correctly opens SFSafariViewController #1257 (subhankarmaiti)

Security

v5.0.0-beta.4

22 Jul 06:42
2ca550e

Choose a tag to compare

v5.0.0-beta.4 Pre-release
Pre-release

💡 Major Refactor: Version 5.0 features a complete architectural overhaul for improved performance, maintainability, and multi-platform extensibility. Check the Migration Guide for detailed upgrade instructions.

⚠️ BREAKING CHANGES

Added

Changed

Fixed

Security

  • chore: pin prettier-related packages to prevent malicious package installation #1241 (subhankarmaiti)

v5.0.0-beta.3

23 Jun 09:59
8c2f041

Choose a tag to compare

v5.0.0-beta.3 Pre-release
Pre-release

Fixed

v5.0.0-beta.2

13 Jun 09:15
189c238

Choose a tag to compare

v5.0.0-beta.2 Pre-release
Pre-release

Added

  • Ensure Swift 5 compilation for SDK pods to improve Swift 6 compatibility #1203 (subhankarmaiti)

Fixed

v5.0.0-beta.1

14 May 06:48
e9dc10e

Choose a tag to compare

v5.0.0-beta.1 Pre-release
Pre-release

Added

Changed

  • docs: Update setup guide for ios and platform compatibility in README.md #1170 (subhankarmaiti)

v4.6.0

02 May 05:32
9d37789

Choose a tag to compare

Added

Fixed

v5.0.0-beta.0

17 Apr 17:25
c006eb8

Choose a tag to compare

v5.0.0-beta.0 Pre-release
Pre-release

⚠️ BREAKING CHANGES

feat: Support Turbo Modules #1101 (guabu)