Skip to content

Releases: auth0/Lock.swift

2.24.1

Choose a tag to compare

@Widcket Widcket released this 30 Nov 14:49
15a4ddf

Fixed

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

2.24.0

Choose a tag to compare

@Widcket Widcket released this 12 Oct 15:34
39f9124

Added

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

2.23.1

Choose a tag to compare

@Widcket Widcket released this 23 Sep 02:55
b7bc682

Changed

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

Fixed

2.23.0

Choose a tag to compare

@Widcket Widcket released this 21 Jul 03:00
69b0e17

Added

2.22.3

Choose a tag to compare

@Widcket Widcket released this 08 Jun 02:27
ce713f7

Changed

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

2.22.2

Choose a tag to compare

@Widcket Widcket released this 20 May 13:45
06f7264

Fixed

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

2.22.1

Choose a tag to compare

@Widcket Widcket released this 14 Apr 15:33
a13bb76

Fixed

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

2.22.0

Choose a tag to compare

@Widcket Widcket released this 09 Mar 15:51
aa6287a

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

Choose a tag to compare

@Widcket Widcket released this 09 Dec 09:04
20ad66e

Added

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

2.20.0

Choose a tag to compare

@Widcket Widcket released this 22 Oct 18:58
4cec811

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

Changed