Skip to content

Releases: FormidableLabs/react-native-app-auth

v3.1.0

21 Aug 11:06
Compare
Choose a tag to compare
  • iOS improvements #151
  • iOS instructions improvements #164 #165

v3.0.2

09 Aug 15:55
Compare
Choose a tag to compare

Fixes recursive header expansion error issue #161

v3.0.1

13 Jul 09:34
Compare
Choose a tag to compare

Fixes registration endpoint key in Android #144

v3.0.0

11 Jul 15:33
Compare
Choose a tag to compare

Fix integration to auth flow session #131

No new functionality, but this is a breaking change, hence the major version bump.

v2.6.1

29 Jun 20:20
Compare
Choose a tag to compare
  • patch to allow empty scopes on Android #133

v2.6.0

19 Jun 13:11
Compare
Choose a tag to compare
  • adds missing import on Android #121

v2.5.0

19 Jun 06:42
Compare
Choose a tag to compare
  • adds support for no scopes #119

v2.4.1

18 Apr 19:12
Compare
Choose a tag to compare
  • swift installation instructions #91
  • fix client secret usage in refresh on Android #97

Many thanks to @paulbrittain and @itaym2 🙌

v2.4.0

19 Mar 19:52
Compare
Choose a tag to compare
  • 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

22 Feb 15:16
Compare
Choose a tag to compare
  • 🎉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