Skip to content

Releases: FormidableLabs/react-native-app-auth

v6.4.2

02 Feb 20:00
Compare
Choose a tag to compare

Logout and configurable timeout

  • Adds OIDC RP Initiated Logout - thanks @gispada 🚀
  • Adds a configurable timeout to prefetchConfiguration, register, authorize and refresh requests - @Jay-A-McBee 🌮

📖 Documentation 📖

  • Readme has been updated with new configuration properties - endSessionEndpoint and connectionTimeoutSeconds

v6.4.1

30 Dec 17:31
Compare
Choose a tag to compare

🐛 Bugfixes 🐛

  • Improve iOS error handling #654 - @pond 🎉
  • Fix a potential iOS build error due to a generic variable name that can be easily found in other projects #697 - @rformato 🎄

📖 Documentation 📖

  • Readme should mention that appAuthRedirectScheme must be lowercased for application be able to catch authorization redirect #659 - @Dergash 🥇

v6.4.0

27 Jun 17:36
Compare
Choose a tag to compare

v6.3.0

19 May 14:20
Compare
Choose a tag to compare

v6.2.0

10 Mar 20:07
Compare
Choose a tag to compare
  • #607 Support for custom http headers on iOS - thank you @carrybit 🚀

v6.1.0

13 Feb 16:05
Compare
Choose a tag to compare
  • #599 Avoid crash on Android when no browsers are found - thank you @carrybit 🙌
  • #604 support PKCE for manual code exchange - thank you @davemurphysf 🚀

v6.0.2

14 Jan 10:23
Compare
Choose a tag to compare

v6.0.1

06 Nov 12:37
Compare
Choose a tag to compare

🚀 Improvements 🚀

  • [iOS] Fix React dependency to enable XCode 12 build #562

📖 Documentation 📖

  • Added a missing comma in the fusionAuth config #574

v6.0.0

21 Aug 09:28
Compare
Choose a tag to compare

🚨 BREAKING CHANGES 🚨

  • Update platform iOS to 10.0 in podspec #498
  • [Android] parse additional data #509
  • Expose OAuth error codes #482
  • Included support for React Native 0.63+ #498

🚀 Improvements 🚀

  • Support Manual Authorization Code Exchange #466
  • Update AppAuth-iOS to v1.4.0 #549

🐛 Bugfixes 🐛

  • Add a fallback for presenting view controller on ios #544
  • Use correct tag in Podspec #553

v5.1.3

12 Aug 20:03
Compare
Choose a tag to compare
  • Use correct tag in Podspec #553