Skip to content

Releases: auth0/react-native-auth0

v2.13.2

28 Jun 16:58
2783118
Compare
Choose a tag to compare

Fixed

Security

v2.13.1

01 Apr 12:03
4ec41f8
Compare
Choose a tag to compare

Changed

  • [Snyk] Security upgrade crypto-js from 3.3.0 to 4.0.0 #457 (snyk-bot)

Fixed

v2.13.0

27 Jan 15:16
99892da
Compare
Choose a tag to compare

Added

Fixed

v2.12.0

07 Jan 15:45
70fe69b
Compare
Choose a tag to compare

Added

Fixed

  • Fix: Warning on RN65 while linking from agent.js #441 (poovamraj)

v2.11.0

30 Nov 19:28
3b225cc
Compare
Choose a tag to compare

Changed

v2.10.0

10 Sep 07:59
6392fce
Compare
Choose a tag to compare

Added

Changed

Security

v2.9.0

23 Jun 17:25
Compare
Choose a tag to compare

⚠️ BREAKING CHANGE

  • Fixed authentication restart when the app is minimized [SDK-2199]#350 (Widcket)

The breaking change affects the Android configuration. Previously it was required to add an intent filter in the definition of the Activity that receives the authentication result, and to use the singleTask launchMode in that activity. Now both the intent filter and the launch mode must be removed and instead you need to add a couple of manifest placeholders. Check out the Android section for more details.

v2.8.3

07 May 00:50
Compare
Choose a tag to compare

Changed

  • Add React 17 to the package.json semver range #373 (Widcket)

v2.8.2

04 May 00:27
Compare
Choose a tag to compare

Fixed

v2.8.1

19 Apr 17:22
d3828ae
Compare
Choose a tag to compare

Full Changelog

Fixed