Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Releases: okta/okta-sdk-appauth-android

0.2.4

17 May 06:54
Compare
Choose a tag to compare
  • Update StateManager for session authentication.
    This fixes a bug where AuthStateManager isn't updated after a successful authentication using sessionTokens.

0.2.3

15 Mar 01:32
Compare
Choose a tag to compare
  • Fix bug with PendingIntents when login and logout are done together.
  • Add library compatibility for Android API < 20.
  • Add ability to provide a connection builder by client.

0.2.2

01 Mar 23:02
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release
  • Fix potential Activity context leak.
  • Fix EndSession Calling startActivity() from outside of an Activity exception.

0.2.1

05 Feb 19:13
0.2.1
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release
  • Fixed dependencies in published Maven pom
  • Fixed AuthorizationManagementActivity declaration

0.2.0

31 Jan 20:17
0.2.0
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Added support for logout/end session
  • allow for authentication state to survive a device reboot
  • minor memory improvements

0.1.0

31 Jan 20:17
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial release