Skip to content

Releases: auth0/Lock.swift

1.29.0

09 Apr 00:05
5dbead5
Compare
Choose a tag to compare

Full Changelog

Added

Changed

2.1.0

09 Apr 00:05
154ae5f
Compare
Choose a tag to compare

Full Changelog

Added

  • Added Connection Scope support for OAuth2 connections #386 (cocojoe)
  • Native authentication handler support #377 (cocojoe)

Changed

  • Update evernote color to match branding #411 (hzalaz)

2.0.0

17 Feb 21:37
65222b8
Compare
Choose a tag to compare

Full Changelog

Added

  • Show error when using audience in non OIDC mode #391 (hzalaz)
  • Add centralized error processing to Dispatcher #374 (cocojoe)
  • Add Fatal Erorrs to UnrecoverableError for Debug Builds #373 (cocojoe)
  • Auto close on success event behaviour and customization #370 (cocojoe)
  • Critical error handling and presentation #367 (cocojoe)

Changed

  • i18n strings file for Base language in Lock #393 (hzalaz)
  • Change AD screens styling #384 (hzalaz)
  • Navigate to Login screen after ResetPassword and Signup events #369 (cocojoe)

Fixed

  • Fixed single connection behaviour for enterprise #387 (hzalaz)
  • Fixed crash when loading any enterprise connection with no name #385 (hzalaz)
  • Fix signup password policy view enforcement on single screen #371 (cocojoe)

1.28.2

16 Feb 21:12
7a52eb9
Compare
Choose a tag to compare

Full Changelog

Fixed

2.0.0-rc.2

10 Jan 22:07
dd5c7ca
Compare
Choose a tag to compare
2.0.0-rc.2 Pre-release
Pre-release

Added

Fixed

1.28.1

09 Jan 21:56
9c1822d
Compare
Choose a tag to compare

Full Changelog

Fixed

2.0.0-rc.1

16 Dec 22:50
9ada94c
Compare
Choose a tag to compare
2.0.0-rc.1 Pre-release
Pre-release

Full Changelog

Added

Changed

  • Compatibility updates against latest Auth0.Swift #356 (cocojoe)
  • Allow developer to get controller to show lock. #349 (hzalaz)
  • Migrate codebase to Swift 3.0 #345 (cocojoe)

Fixed

  • Fixed retain issues between presenter and views #355 (cocojoe)

1.28.0

12 Dec 20:17
be43309
Compare
Choose a tag to compare

Full Changelog

Changed

  • Handle a0.mfa_registration_required when MFA needs enroll #352 (cocojoe)
  • Update A0EmailValidator.m #344 (f2m2rd)

1.27.1

06 Oct 17:47
0538c20
Compare
Choose a tag to compare

Full Changelog

Closed issues

  • Lock not displayed in fullscreen on an iPad #307

Fixed

  • Set the background color to the enclosing controller #328 (hzalaz)
  • Properly validate login identifier #327 (hzalaz)

2.0.0-beta.2

21 Sep 21:03
6ef936f
Compare
Choose a tag to compare
2.0.0-beta.2 Pre-release
Pre-release

Full Changelog

Added