Lock.Android

Android Library to authenticate using Auth0 and with a Native Look & Feel

MIT License

Stars
142

Bot releases are visible (Hide)

Lock.Android - 3.2.2 Latest Release

Published by poovamraj almost 2 years ago

Full Changelog

This patch release does not contain any functional changes, but is being released using an updated signing key for verification as part of our commitment to best security practices.
Please review the README note for additional details.

Security

Bump Auth0.Android dependency to 2.8.1 https://github.com/auth0/Lock.Android/pull/652 (poovamraj)

Lock.Android - 3.2.1

Published by poovamraj over 2 years ago

3.2.1 (2022-06-24)

Full Changelog

Fixed

Security

Lock.Android - 3.2.0

Published by lbalmaceda about 3 years ago

Full Changelog

Changed

Lock.Android - 3.1.0

Published by lbalmaceda about 3 years ago

Full Changelog

Added

Fixed

Lock.Android - 3.0.1

Published by lbalmaceda over 3 years ago

Full Changelog
Fixed

Lock.Android - 3.0.0

Published by lbalmaceda over 3 years ago

This release brings a few improvements that come with new requirements. Check the details in the Migration Guide file if you are coming from a previous version, to understand how these impact you.

In summary, this release brings:

  • Open ID Connect compliant practices.
  • ID token verification for Web Authentication flows.
  • A new customizable networking stack.
  • Simpler Android app set up.

Some of these features were previously available but only enforced when the "OIDC" flag was explicitly enabled.

V3 Changelog

Full Changelog
Closed issues

  • AuthenticationCallback methods are only called the first time I login #607
  • UnauthorizedErrors are not received in lock widget callbacks #606

Added

Changed

Removed

  • Remove support for changing the Social Button style [SDK-2430] #614 (lbalmaceda)
  • Remove support for Implicit Authentication flow [SDK-2430] #613 (lbalmaceda)
  • Remove WebView component support [SDK-2430] #612 (lbalmaceda)

Fixed

Breaking changes

Lock.Android - 2.24.0

Published by lbalmaceda almost 4 years ago

Full Changelog

Added

  • Add custom tabs options to the available Lock settings [SDK-1974] #601 (lbalmaceda)

Fixed

  • Bump SDK to fix NPE with Kotlin nullable annotations #598 (lbalmaceda)
Lock.Android - 2.23.0

Published by lbalmaceda about 4 years ago

Full Changelog

Having project sync issues after upgrading?
This release updates the core SDK to make it 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 #596 (lbalmaceda)
  • Add compatibility with Android 11: Bump SDK version #595 (lbalmaceda)
  • Update "37 Signals" auth style to "Basecamp" [SDK-1944] #593 (lbalmaceda)
Lock.Android - 2.22.0

Published by lbalmaceda about 4 years ago

Full Changelog

Added

Lock.Android - 2.21.1

Published by lbalmaceda about 4 years ago

Full Changelog

Fixed

Lock.Android - 2.21.0

Published by lbalmaceda about 4 years ago

2.21.0 (2020-07-20)

Full Changelog

Changed

Fixed

  • Bugfix #581 | Fix social login buttons with white backgrounds #582 (morganlutz)
Lock.Android - 2.20.0

Published by lbalmaceda over 4 years ago

Full Changelog

Added

Fixed

Lock.Android - 2.19.0

Published by lbalmaceda over 4 years ago

Full Changelog

Changed

Fixed

  • Fixed material library 1.1.0 tab layout height issue #568 (ivabra)
Lock.Android - 2.18.0

Published by lbalmaceda over 4 years ago

Full Changelog

Changed

Lock.Android - 2.17.1

Published by lbalmaceda almost 5 years ago

Full Changelog

Fixed

Lock.Android - 2.16.0

Published by lbalmaceda almost 5 years ago

Full Changelog

Added

Lock.Android - 2.17.0

Published by lbalmaceda almost 5 years ago

Full Changelog

Added

Security

Lock.Android - 2.15.0

Published by lbalmaceda about 5 years ago

Full Changelog

Added

Changed

Fixed

Lock.Android - 2.14.1

Published by lbalmaceda over 5 years ago

2.14.1 (2019-06-06)

Full Changelog

Fixed

Lock.Android - 2.14.0

Published by lbalmaceda over 5 years ago

From this release on, the option to display social connections in small styled buttons is no longer available due to branding compliance reasons. All the social connections will now be displayed as large styled buttons.

Full Changelog

Changed