OIDC SDK for Android
The Okta User API provides operations to manage users in your organization.
- [#347](https://github.com/okta/okta-oidc-android/pull/347) Use browser querying logic from okta-mobile-kotlin.
- [#341](https://github.com/okta/okta-oidc-android/pull/341) Validate TokenResponse before returning a Token to the user.
- [#328](https://github.com/okta/okta-oidc-android/pull/328) Allow HTTPS redirect URLs. Please note, not all user flows will result in a redirect back…
# 1.3.1 - [#325](https://github.com/okta/okta-oidc-android/pull/325) Update transitive dependencies to preserve backwards compatibility (Make them ap…
# 1.3.0 - [#321](https://github.com/okta/okta-oidc-android/pull/321) Update GSON to 2.9.0.
# 1.2.6 ### Bug Fix - [#319](https://github.com/okta/okta-oidc-android/pull/319) Cancelling a WebAuthClient now returns a cancelled response when …
### Bug Fix - [#316](https://github.com/okta/okta-oidc-android/pull/316) Fix a crash during login/logout.
# Bug Fix - [#303](https://github.com/okta/okta-oidc-android/pull/303) Fix a crash during logout.