Skip to content

Releases: auth0/Auth0.Android

1.30.0

05 Feb 21:31
8d19e2a
Compare
Choose a tag to compare

Full Changelog

Added

  • Add custom headers to social token request [SDK-2080] #351 (TLFilip)

Deprecated

1.29.2

11 Nov 21:10
07be98e
Compare
Choose a tag to compare

Full Changelog

Fixed

  • Refactor: Move passwordless "invalid credentials" errors #373 (lbalmaceda)

1.29.1

10 Nov 20:59
Compare
Choose a tag to compare

Full Changelog

Fixed

  • Handle API response for mobile OTP code incorrect. #371 (nicbell)

1.29.0

04 Nov 15:27
Compare
Choose a tag to compare

Full Changelog

Added

  • SecureCredentialsManager: Allow to pass scope and minTTL #369 (lbalmaceda)
  • CredentialsManager: Allow to pass scope and minTTL #363 (lbalmaceda)

1.28.0

02 Nov 21:50
01c64d3
Compare
Choose a tag to compare

1.28.0 (2020-10-13)

Full Changelog

Added

  • Accept a custom clock instance in both Credentials Managers [SDK-1973] #358 (lbalmaceda)

Fixed

  • Catch a gson JsonIOException when parsing SimpleRequest response [SDK-1981] #355 (quibi-jlk)

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)