Releases: okta/okta-react-native
Releases · okta/okta-react-native
2.17.2
17 Dec 15:54
Compare
Sorry, something went wrong.
No results found
Fixes
#467 - fix: patches node-forge version
2.17.1
17 Dec 15:53
Compare
Sorry, something went wrong.
No results found
Fixes
#460 - fix: enables React 19
2.17.0
02 Jan 18:30
Compare
Sorry, something went wrong.
No results found
Don't follow redirects for OkHttp. This fixes MFA issues when using classic Okta and session token login.
2.16.0
02 Jan 18:29
Compare
Sorry, something went wrong.
No results found
Fix vulnerabilities and remove jsonpath-plus. Thanks to vero1024 for contribution in this release!
2.15.0
23 Oct 18:59
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Bug Fix
#437 Update OktaOidc to 3.11.7 to fix xcprivacy compile errors on iOS
2.13.0
17 Oct 18:03
Compare
Sorry, something went wrong.
No results found
Other
#431 Use OkHttp for networking calls in Android
2.12.0
23 Jan 15:56
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Bug Fix
#407 Fix createConfig crash in release 2.11.0 on iOS
2.11.0
17 Jan 15:23
Compare
Sorry, something went wrong.
No results found
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.