Skip to content

Releases: okta/okta-react-native

1.13.0

16 Aug 13:23
273b46d
Compare
Choose a tag to compare

Feature

  • #155 Adds the promise for signOut method (iOS)
  • #165 Implements timeout argument (iOS)

Other

  • #151 Updates android-oidc dependency
  • #178 Updates @okta/okta-auth-js to version 5.3.1

1.12.1

19 Jul 15:27
639d4c7
Compare
Choose a tag to compare

Bug Fix

  • #158 Fixes TS definition for authenticate method

1.12.0

24 Jun 12:30
4e6c2b6
Compare
Choose a tag to compare

Feature

  • #147 Accepts oktaAuthConfig in createConfig method to pass configuration for generating the authClient(OktaAuth instance).

Bug Fix

  • #144 Fixes noSSO parameter in TS definition file

Other

  • Dependencies upgrade

1.11.1

14 May 22:08
6de0e36
Compare
Choose a tag to compare

Bug Fix

  • #131 Fixes iOS package linking

1.11.0

06 May 22:35
82d605c
Compare
Choose a tag to compare

Feature

  • #117 Adds noSSO parameter on iOS

Bug Fix

  • #107 Fixes Android nonexistent activity obtainment

Other

  • #124 Updates iOS OktaOidc dependency

1.10.0

17 Mar 17:08
3305850
Compare
Choose a tag to compare

Bug Fixes

  • #103 Fixes hermes engine support

Other

  • #96 Updates okta-oidc-android dependency to 1.0.17

1.9.3

04 Mar 19:56
6445f1a
Compare
Choose a tag to compare

#94 Fixes a build script to add support of file copying

1.9.1

23 Feb 19:17
Compare
Choose a tag to compare

Other

  • #82 Fixes java import at BridgeModule
  • #84 Adds types/index.d.ts into files array
  • #88 Adds Swift version to podspec

1.9.0

18 Feb 08:57
ee2f672
Compare
Choose a tag to compare

Features

  • #77 Adds support for typescript

Bug Fixes

  • #76 Returns true for isAuthenticated only if both Access and ID Tokens are valid (ios)
  • #78 Fixes npe for unauthorized token request
  • #79 Returns true for isAuthenticated only if both Access and ID Tokens are valid (android)

Other

  • #71 Upgrades outdated dependencies

1.8.1

29 Jan 18:17
df1cb3c
Compare
Choose a tag to compare

Bug Fix

  • #66 Rejects getAccessToken promise if expired