Skip to content

Releases: auth0/Auth0.Android

1.27.0

25 Sep 15:34
Compare
Choose a tag to compare

Full Changelog

Added

1.26.1

16 Sep 21:37
c156464
Compare
Choose a tag to compare

Full Changelog

Fixed

  • Fix NPE on Kotlin when callbacks returned a nullable value #344 (lbalmaceda)

1.26.0

16 Sep 20:51
e3cc96a
Compare
Choose a tag to compare

Full Changelog

Having project sync issues after upgrading?
This release defines a "queries" element in the Android Manifest file to make the SDK compatible with Android 11 new privacy changes. If you run into a build compile issue when importing this version, make sure that you are using the latest patch version of the Android Gradle Plugin. Check the table in the announcement blogpost to learn to what version you should update.

Changed

  • Improve compatibility with Kotlin and run Lint on CI #337 (lbalmaceda)

Fixed

1.25.0

21 Aug 20:04
d855704
Compare
Choose a tag to compare

Full Changelog

Added

1.24.1

21 Aug 20:04
d32ec53
Compare
Choose a tag to compare

Full Changelog

Fixed

  • Patch Key alias migration for Secure Credentials Manager #325 (lbalmaceda)

1.24.0

16 Jul 15:46
dac0034
Compare
Choose a tag to compare

Full Changelog

Changed

  • Allow to set headers and parameters in all requests #318 (lbalmaceda)

Fixed

1.23.0

30 Mar 22:36
deeaa71
Compare
Choose a tag to compare

Full Changelog

Added

Fixed

  • Improve consistency around Expires At in CredentialsManager #295 (lbalmaceda)

1.22.1

30 Mar 18:29
8c7c447
Compare
Choose a tag to compare

Full Changelog

Fixed

1.22.0

06 Feb 21:46
a9ced86
Compare
Choose a tag to compare

Full Changelog

Added

  • Add support for Social Native Token Exchange endpoint #281 (lbalmaceda)

1.21.0

29 Jan 17:39
78b165d
Compare
Choose a tag to compare

Full Changelog

Added

  • Allow to customize the redirect URI / return to URL #279 (lbalmaceda)