Stefan Ceriu
b00d07ffca
Adopt consolidated logging mechanism ( #4370 )
...
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
SBiOSoftWhare
83b4bf273e
SSOAuthenticationPresenterError: Use SFSafariViewController below iOS 13.0 instead of SFAuthenticationSession atm due to an app name Apple issue.
2021-02-03 12:13:37 +01:00
SBiOSoftWhare
5091ddb9cd
Fix typo with SSO authentication completion handler type alias.
2021-01-08 16:33:31 +01:00
SBiOSoftWhare
01c541789a
Fix typo in SSOURLConstants.
2021-01-08 16:21:12 +01:00
SBiOSoftWhare
81e10d9b81
SSO: Handle transaction id in AuthVC and SSOAuthenticationPresenter.
2021-01-07 14:38:27 +01:00
SBiOSoftWhare
2d57e6e53b
SSOAuthenticationService: Update callback scheme property and handle transaction id.
2021-01-07 14:27:18 +01:00
SBiOSoftWhare
a9ee4f0546
Add SSOAuthenticationPresenter enables to present single sign-on authentication.
2020-12-18 18:44:08 +01:00
SBiOSoftWhare
24c7c573c6
SSO authentication: Abstract and support both SFAuthenticationSession and ASWebAuthenticationSession.
2020-12-18 18:44:08 +01:00
SBiOSoftWhare
ab39a42a7b
Add SSOAuthenticationService
2020-12-18 18:44:08 +01:00