3.1 KiB
3.1 KiB
1.3.0
Features
f734054
-clearTokens
will remove all tokens from local storage
1.2.3
Bug Fix
52bebbf
- Update Android OIDC dependency to 1.0.8
1.2.2
Bug Fix
05a3033
-refreshTokens
should save the new tokens (iOS)
1.2.1
Bug fix
05be754
- Compilation error in Android bridge file
1.2.0
Features
58618c8
- Addedauthenticate(withSessionToken:)
public method
1.1.0
Features
58618c8
- Added support for React Native 0.60.x
1.0.2
Features
c422f1d
- Add Carthage support
1.0.1
Features
138f068
- Make hardware backed key store configurable on android devices
Other
773bc9f
- Clears session client on android after user signs out
1.0.0
Features
e8948a8
- Reworks the React Native SDK. This major version upgrade removes Expo/Unimodules dependencies, replaces with Native Modules acting as wrappers around okta-oidc-android and okta-oidc-ios, and introduces new usages. For more details, refer to the commit.
0.1.2
Other
2945461
- Updates@okta/configuration-validation
version
0.1.1
Features
1d214b4
- Adds configuration validation forissuer
,client_id
, andredirect_uri
when passed into the security component.
Other
c8b7ab5a
- Migrate dependencies to project root utilizing yarn workspaces.c26ffa0
- Locks react-native dependency to0.55
.e1eecba
- Callout Expo dependency.