Releases: okta/okta-oidc-android
Releases · okta/okta-oidc-android
Release list
1.0.2
- Null check authentication payload
- Remove no history flag. Fixes issue with MFA on same device.
Version 1.0.1
-Minor fix to clear task instead of setting to null. Fixes failing test cases.
Version 1.0.0
- Added GuardedEncryptionManager - Private keys are locked and will require device authentication by the system key guard.
- HttpClient extension - Allows replacement of default networking client.
- Change method signatures from FragmentActivity to Activity. This allows passing in Activity context instead of requiring FragmentActivity. Please see README for more details.
Initial release
0.1.0 Version 0.1.0