Skip to content

Releases: auth0/react-native-auth0

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

v5.2.0

02 Dec 11:23
7b1d1c5

Choose a tag to compare

Added

Fixed

  • fix: fixed spelling for localAuthenticationOptions is incorrect in Au… #1373 (1aishwaryasharma)
  • fix: handle 401 response parsing correctly in userInfo endpoint #1393 (subhankarmaiti)
  • fix: enforce nonnull type for useDPoP parameter in initializeAuth0WithConfiguration method #1388 (subhankarmaiti)