This repository has been archived by the owner on Jan 24, 2025. It is now read-only.
Releases: okta/okta-sdk-appauth-android
Releases · okta/okta-sdk-appauth-android
0.2.4
0.2.3
- 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
- Fix potential Activity context leak.
- Fix EndSession Calling startActivity() from outside of an Activity exception.