Releases: FormidableLabs/react-native-app-auth
Releases · FormidableLabs/react-native-app-auth
v3.1.0
- iOS improvements #151
- iOS instructions improvements #164 #165
v3.0.2
Fixes recursive header expansion error issue #161
v3.0.1
Fixes registration endpoint key in Android #144
v3.0.0
Fix integration to auth flow session #131
No new functionality, but this is a breaking change, hence the major version bump.
v2.6.1
- patch to allow empty scopes on Android #133
v2.6.0
- adds missing import on Android #121
v2.5.0
- adds support for no scopes #119
v2.4.0
- Added support for older Android phones (API 16-19) #76
- Preventing Android errors when using built in parameters #74
Many thanks for @Murmand and @no23reason for these updates - much appreciated 🙌
v2.2.0
- 🎉Support manual service configuration! 🎉 #52
- Add instructions for authenticating with Uber
- Add instructions for authentication with IdentityServer 3 #56
- Actually include typescript definitions in package 🙈 #51