Releases: auth0/Lock.swift
Releases · auth0/Lock.swift
2.13.1
Fixed
- Fix iOS 13.x Bug - Calling UI on non-main thread #576 (pixeled)
2.13.0
Deprecated
- Deprecated Legacy 1Password Manager Functionality #572 (cocojoe)
Fixed
2.11.0
Added
Changed
- Updated Password Reset messaging #554 (dms90)
Fixed
- Fixed use default .fullScreen modalPresentationStyle #559 (cocojoe)
- Fix secondary button color after switching tabs #555 (mariancerny)
2.10.1
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.
Changed
- Update Email validation to allow uppercase characters #551 (cocojoe)
- Changed OAuth Google logo inline with new compliance #548 (cocojoe)
2.9.0
Added
Changed
- Fixed Authentication HTTP logging pass through flag #527 (cocojoe)
2.7.0
Added
- Added Password Complexity Support in Password Policies #513 (cocojoe)
Changed
- Ensure Xcode10 Auth0.swift dependency used #516 (cocojoe)
Deprecated
- Deprecated static vars in password policy in favour of funcs #514 (cocojoe)
Fixed