Skip to content

Releases: okta/okta-oidc-android

1.3.4

Choose a tag to compare

@rajdeepnanua-okta rajdeepnanua-okta released this 05 Jan 20:57
1.3.4
f393791
  • #347 Use browser querying logic from okta-mobile-kotlin.

1.3.3

Choose a tag to compare

@rajdeepnanua-okta rajdeepnanua-okta released this 14 Nov 20:38
1.3.3
5184fe9
  • #341 Validate TokenResponse before returning a Token to the user.

1.3.2

Choose a tag to compare

@JayNewstrom JayNewstrom released this 30 Jun 17:51
1.3.2
2efce8c
  • #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

Choose a tag to compare

@JayNewstrom JayNewstrom released this 15 Jun 16:32
1.3.1
daa942e

1.3.1

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

1.3.0

Choose a tag to compare

@JayNewstrom JayNewstrom released this 14 Jun 15:41
1.3.0
e188d07

1.3.0

  • #321 Update GSON to 2.9.0.

1.2.6

Choose a tag to compare

@JayNewstrom JayNewstrom released this 31 May 18:49
1.2.6
8b9e906

1.2.6

Bug Fix

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

1.2.5

Choose a tag to compare

@JayNewstrom JayNewstrom released this 11 May 16:29
1.2.5
65a9123

Bug Fix

  • #316 Fix a crash during login/logout.

1.2.3

Choose a tag to compare

@JayNewstrom JayNewstrom released this 25 Mar 16:24
1.2.3
817770b

Bug Fix

  • #303 Fix a crash during logout.

1.2.2

Choose a tag to compare

@JayNewstrom JayNewstrom released this 22 Dec 19:11
79c6adc

Bug Fix

  • #293 Fixes ambiguous error codes.

1.2.1

Choose a tag to compare

@JayNewstrom JayNewstrom released this 27 Oct 15:31
6e0596b

Bug Fix

  • #288 Fix for ActivityNotFoundException.