Releases: okta/okta-react-native
Releases · okta/okta-react-native
1.13.0
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
Bug Fix
- #158 Fixes TS definition for
authenticate
method
1.12.0
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
1.11.1
Bug Fix
- #131 Fixes iOS package linking
1.11.0
Feature
- #117 Adds
noSSO
parameter on iOS
Bug Fix
- #107 Fixes Android nonexistent activity obtainment
Other
- #124 Updates iOS OktaOidc dependency
1.10.0
Bug Fixes
- #103 Fixes hermes engine support
Other
- #96 Updates okta-oidc-android dependency to 1.0.17
1.9.3
#94 Fixes a build script to add support of file copying
1.9.1
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
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
Bug Fix
- #66 Rejects getAccessToken promise if expired