Releases: FormidableLabs/react-native-app-auth
Releases · FormidableLabs/react-native-app-auth
v.6.4.3
🐛 Bugfix 🐛
- Fixes broken compilation when using MacCatalyst - thanks @vincentjames501 🙌
v6.4.2
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
andconnectionTimeoutSeconds
v6.4.1
v6.4.0
- Android: remove build tools version #639 - @dulmandakh 🙌
- Android: useNonce support #640 - @SleipRecx 🎉
- Android: onActivityResult code change #641 - @KrasimirGatevMentorMate 🕺
- Android: correctly parse non-standard auth exceptions #646 - @bobsmits 💯
- Android: http support fix #649 - @jspizziri 🥇
v6.3.0
v6.2.0
v6.1.0
- #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
- Android: guard null promise in case of skipCodeExchange #595 - thank you @FallenDestiny and @Shervanator 🚀
- Android: fix scopes array loop #592 - thank you @Markario 👏
- Android: add custom state as an additional parameter #587 - thanks you @klandell 🙌