Releases: okta/okta-oidc-android
Releases · okta/okta-oidc-android
1.3.4
- #347 Use browser querying logic from okta-mobile-kotlin.
1.3.3
- #341 Validate TokenResponse before returning a Token to the user.
1.3.2
- #328 Allow HTTPS redirect URLs. Please note, not all user flows will result in a redirect back to the application if this is used.
1.3.1
1.3.1
- #325 Update transitive dependencies to preserve backwards compatibility (Make them api rather than implementation).
1.3.0
1.3.0
- #321 Update GSON to 2.9.0.
1.2.6
1.2.6
Bug Fix
- #319 Cancelling a WebAuthClient now returns a cancelled response when the flow has been cancelled.
1.2.5
Bug Fix
- #316 Fix a crash during login/logout.
1.2.3
Bug Fix
- #303 Fix a crash during logout.
1.2.2
Bug Fix
- #293 Fixes ambiguous error codes.
1.2.1
Bug Fix
- #288 Fix for ActivityNotFoundException.