element-ios/Riot/Modules/Authentication/SSO
Stefan Ceriu f7a8163947
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
..
LegacySSOAuthentificationSession.swift Fix typo with SSO authentication completion handler type alias. 2021-01-08 16:33:31 +01:00
SSOAuthenticationPresenter.swift Adopt consolidated logging mechanism (#4370) 2021-06-03 11:30:07 +03:00
SSOAuthenticationService.swift Fix typo in SSOURLConstants. 2021-01-08 16:21:12 +01:00
SSOAuthentificationSession.swift Fix typo with SSO authentication completion handler type alias. 2021-01-08 16:33:31 +01:00
SSOAuthentificationSessionProtocol.swift Fix typo with SSO authentication completion handler type alias. 2021-01-08 16:33:31 +01:00
SSOURLConstants.swift Fix typo in SSOURLConstants. 2021-01-08 16:21:12 +01:00