Skip to content

Releases: auth0/Auth0.Android

1.20.1

10 Jan 22:10
27a021a
Compare
Choose a tag to compare

Full Changelog

Changed

Removed

1.20.0

23 Dec 19:44
b884083
Compare
Choose a tag to compare

Full Changelog

Added

Fixed

  • Use closeTo to still match with small differences [part 2] #272 (lbalmaceda)

Security

1.19.1

29 Nov 23:21
c1f3a6d
Compare
Choose a tag to compare

1.19.1 (2019-11-29)

Full Changelog

Fixed

1.19.0

10 Sep 18:51
e92b3a7
Compare
Choose a tag to compare

Full Changelog

Changed

  • Update CredentialManager classes to include IDToken expiration #254 (lbalmaceda)

1.18.0

26 Jul 19:45
e8edfeb
Compare
Choose a tag to compare

Full Changelog

Changed

1.17.0

05 Jul 13:37
166ce6b
Compare
Choose a tag to compare

1.17.0 (2019-06-28)

Full Changelog

Added

Deprecated

1.16.0

18 Jun 19:46
5cb9426
Compare
Choose a tag to compare

1.16.0 (2019-06-18)

Full Changelog

Added

  • Support Web authentication cancel scenario #240 (lbalmaceda)
  • Expose NetworkErrorException when request fails due to networking #235 (lbalmaceda)

Fixed

v1.15.2

17 Apr 22:35
2f5efec
Compare
Choose a tag to compare

Full Changelog

Fixed

1.15.1

18 Jun 19:46
5fca724
Compare
Choose a tag to compare

1.15.1 (2019-01-28)

Full Changelog

Fixed

  • Delete keys and stored Credentials on unrecoverable use cases #218 (lbalmaceda)

1.15.0

18 Jun 19:46
8a848f8
Compare
Choose a tag to compare

1.15.0 (2019-01-10)

Full Changelog

Added

  • Allow to override default timeouts for Http Client #206 (nolivermke)

Changed

Fixed