Skip to content

Releases: okta/okta-react-native

2.15.0

23 Oct 18:59
b65990b
Compare
Choose a tag to compare

Bug Fix

  • #437 Update OktaOidc to 3.11.7 to fix xcprivacy compile errors on iOS
  • #438 Update podspec to use OktaOidc 3.11.7

2.14.0

23 Oct 16:38
58cf5b6
Compare
Choose a tag to compare

Bug Fix

  • #437 Update OktaOidc to 3.11.7 to fix xcprivacy compile errors on iOS

2.13.0

17 Oct 18:03
0cd2891
Compare
Choose a tag to compare

Other

  • #431 Use OkHttp for networking calls in Android

2.12.0

23 Jan 15:56
dde9132
Compare
Choose a tag to compare

Other

  • #409 Update signInWithBrowser typescript parameters to include login_hint and prompt. Thanks to arelstone for this contribution!

2.11.1

18 Jan 20:42
e36d671
Compare
Choose a tag to compare

Bug Fix

  • #407 Fix createConfig crash in release 2.11.0 on iOS

2.11.0

17 Jan 15:23
595c4a8
Compare
Choose a tag to compare

Other

  • #404 Use native callbacks instead of promise in createConfig. This can potentially avoid issue with the createConfig not returning sometimes.
  • #397 Update the SDK to use react-native 0.73. This also simplifies build logic for Android native modules.

2.10.0

24 Nov 16:51
5ffa282
Compare
Choose a tag to compare

Other

  • #393 Log stack traces for android exceptions

2.9.1

09 Aug 00:03
f8727f7
Compare
Choose a tag to compare

Bug Fix

  • #378 Fix sessionClient being null when not calling login

2.9.0

08 Aug 19:14
7ed0203
Compare
Choose a tag to compare

Bug Fix

  • #365 Update AuthJS dependencies
  • #367 Fix logout in Android when using custom login

2.8.0

09 Jan 19:49
edb4c52
Compare
Choose a tag to compare

Other

  • #343 Update okta-oidc-android to 1.3.4