Skip to content

Releases: auth0/react-native-auth0

v5.8.0

26 Jun 10:17
1a6df06

Choose a tag to compare

Added

  • feat: Add resumeSession() to recover Web Auth logins after Android process death #1566 (subhankarmaiti)
  • feat: Add parseIdToken utility to public API #1537 (opfeffer)

Changed

Fixed

  • fix: support runtime tenant/domain switching with per-client credential isolation #1564 (subhankarmaiti)

v5.7.0

01 Jun 07:24
15f0e0c

Choose a tag to compare

Added

Fixed

v5.6.0

14 May 12:51
2d8b66f

Choose a tag to compare

Changelog

Added

Fixed

v5.5.1

23 Apr 11:00
2587745

Choose a tag to compare

Fixed

  • fix: remove conflicting broad scheme from MainActivity to prevent Android disambiguation dialog #1514 (subhankarmaiti)
  • fix: filter universal link callbacks by Auth0 domain in iOS #1512 (subhankarmaiti)

v5.5.0

09 Apr 11:14
1440ef8

Choose a tag to compare

Added

Changed

  • cache client instances in Auth0ClientFactory to prevent duplicate state #1506 (subhankarmaiti)

v5.4.1

27 Mar 13:57
445ef41

Choose a tag to compare

Changed

Fixed

v5.4.0

21 Jan 11:29
22360a0

Choose a tag to compare

Added

v5.3.1

23 Dec 04:59
85021d3

Choose a tag to compare

Changed

v5.3.0

18 Dec 10:24
356272c

Choose a tag to compare

Added

Changed

Security

v5.2.1

08 Dec 10:12
8d3c0cc

Choose a tag to compare

Added