Skip to content

Releases: auth0/Lock.swift

2.24.1

30 Nov 14:49
15a4ddf
Compare
Choose a tag to compare

Fixed

  • Add Carthage/Build to the frameworks search path #690 (Widcket)

2.24.0

12 Oct 15:34
39f9124
Compare
Choose a tag to compare

Added

  • Add ability to input code when using magic links [SDK-2826] #684 (Widcket)

2.23.1

23 Sep 02:55
b7bc682
Compare
Choose a tag to compare

Changed

  • Use tenant.locality.auth0.com as CDN URL [SDK-2709] #679 (Widcket)

Fixed

2.23.0

21 Jul 03:00
69b0e17
Compare
Choose a tag to compare

Added

2.22.3

08 Jun 02:27
ce713f7
Compare
Choose a tag to compare

Changed

  • Make test dependencies not resolve when installing with SPM [SDK-2601] #671 (Widcket)

2.22.2

20 May 13:45
06f7264
Compare
Choose a tag to compare

Fixed

  • Use OTP grant for magic links SDK-2576 #667 (Widcket)

2.22.1

14 Apr 15:33
a13bb76
Compare
Choose a tag to compare

Fixed

  • Fix LockViewController dismissal when presented as a popup #647 (agirault)

2.22.0

09 Mar 15:51
aa6287a
Compare
Choose a tag to compare

Added

  • Support OOB MFA challenges #649 (ejensen)
  • Added support for terms and privacy button color customization #652 (ejensen)

Changed

  • Use standard UIImages instead of custom LazyImages #654 (ejensen)

Fixed

  • Fix bot detection CAPTCHA not being shown #651 (ejensen)
  • Fixed enterprise form validation [SDK-2327] #655 (Widcket)
  • Project and SwiftLint warning fixes #657 (ejensen)
  • Fixed retain cycles on DatabasePresenter [SDK-2360] #660 (Widcket)

2.21.0

09 Dec 09:04
20ad66e
Compare
Choose a tag to compare

Added

  • Added Swift Package Manager support [SDK-2118] #646 (Widcket)

2.20.0

22 Oct 18:58
4cec811
Compare
Choose a tag to compare

⚠️ This release adds support for Xcode 12 and drops support for Xcode < 11.4

Changed