yarn react-native-auth0 2.9.0
v2.9.0

latest releases: 4.0.0-beta.0, 3.2.1, 3.2.0...
3 years ago

⚠️ 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.

Don't miss a new react-native-auth0 release

NewReleases is sending notifications on new releases.