Skip to content

Releases: okta/okta-oidc-android

1.3.4

05 Jan 20:57
1.3.4
f393791
Compare
Choose a tag to compare
  • #347 Use browser querying logic from okta-mobile-kotlin.

1.3.3

14 Nov 20:38
1.3.3
5184fe9
Compare
Choose a tag to compare
  • #341 Validate TokenResponse before returning a Token to the user.

1.3.2

30 Jun 17:51
1.3.2
2efce8c
Compare
Choose a tag to compare
  • #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

15 Jun 16:32
1.3.1
daa942e
Compare
Choose a tag to compare

1.3.1

  • #325 Update transitive dependencies to preserve backwards compatibility (Make them api rather than implementation).

1.3.0

14 Jun 15:41
1.3.0
e188d07
Compare
Choose a tag to compare

1.3.0

  • #321 Update GSON to 2.9.0.

1.2.6

31 May 18:49
1.2.6
8b9e906
Compare
Choose a tag to compare

1.2.6

Bug Fix

  • #319 Cancelling a WebAuthClient now returns a cancelled response when the flow has been cancelled.

1.2.5

11 May 16:29
1.2.5
65a9123
Compare
Choose a tag to compare

Bug Fix

  • #316 Fix a crash during login/logout.

1.2.3

25 Mar 16:24
1.2.3
817770b
Compare
Choose a tag to compare

Bug Fix

  • #303 Fix a crash during logout.

1.2.2

22 Dec 19:11
79c6adc
Compare
Choose a tag to compare

Bug Fix

  • #293 Fixes ambiguous error codes.

1.2.1

27 Oct 15:31
6e0596b
Compare
Choose a tag to compare

Bug Fix

  • #288 Fix for ActivityNotFoundException.