Lock.swift Versions Save

A Swift & iOS framework to authenticate using Auth0 and with a Native Look & Feel

2.24.1

2 years ago

Fixed

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

2.24.0

2 years ago

Added

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

2.23.1

2 years ago

Changed

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

Fixed

2.23.0

2 years ago

Added

2.22.3

2 years ago

Changed

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

2.22.2

2 years ago

Fixed

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

2.22.1

3 years ago

Fixed

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

2.22.0

3 years ago

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

3 years ago

Added

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

2.20.0

3 years ago

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

Changed