Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 1.62 KB

react-native-app-auth

7.1.0

Minor Changes

  • Added androidTrustedWebActivity config to opt-in to EXTRA_LAUNCH_AS_TRUSTED_WEB_ACTIVITY (#908)

7.0.0

Minor Changes

  • Added support for Chrome Trusted Web Activity (#897)

Patch Changes

  • Fix order of parameters for register on iOS (#804)
  • Readme update for RN 0.68+ setup (#900)
  • Update README to link to Contributing guide (#887)
  • correct swift setup example code (#775)
  • Improve readability of method arguments be renaming headers argument to customHeaders (#899)
  • Fix support of setAdditionalParameters on logout method on Android (#765)
  • Update the Example app to RN 0.72 (#896)
  • Fix authorization state parameter in iOS when using custom configuration (#847)
  • Adding GitHub release workflow (#853)
  • Added Asgardeo configuration example (#882)