Skip to content

Releases: okta/okta-oidc-android

1.0.2

Choose a tag to compare

@FeiChen-okta FeiChen-okta released this 18 Jul 22:18
  • Null check authentication payload
  • Remove no history flag. Fixes issue with MFA on same device.

Version 1.0.1

Choose a tag to compare

@FeiChen-okta FeiChen-okta released this 25 Jun 19:21
34376c8

-Minor fix to clear task instead of setting to null. Fixes failing test cases.

Version 1.0.0

Choose a tag to compare

@FeiChen-okta FeiChen-okta released this 18 Jun 20:53
  • 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

Initial release Pre-release
Pre-release

Choose a tag to compare

@FeiChen-okta FeiChen-okta released this 31 May 21:28
efd5b94
0.1.0

Version 0.1.0