element-ios/RiotSwiftUI/Modules/Authentication/Common/Service/MatrixSDK
2022-05-25 17:38:21 +01:00
..
AuthenticationPendingData.swift Add Authentication Flow WIP. 2022-05-04 19:26:38 +01:00
AuthenticationRestClient.swift Add AuthenticationRestClient protocol as an authentication interface to MXRestClient. 2022-05-24 10:09:24 +01:00
AuthenticationService.swift Handle SSO deep links via the AuthenticationServiceDelegate. 2022-05-25 17:38:21 +01:00
AuthenticationState.swift Disable the next button whilst loading a server. 2022-05-24 18:03:31 +01:00
LoginModels.swift Add initial implementation of the LoginWizard. 2022-05-24 10:09:24 +01:00
LoginParameters.swift Add AuthenticationRestClient protocol as an authentication interface to MXRestClient. 2022-05-24 10:09:24 +01:00
LoginWizard.swift Add AuthenticationRestClient protocol as an authentication interface to MXRestClient. 2022-05-24 10:09:24 +01:00
RegistrationModels.swift Add tests for FlowResult. 2022-05-19 11:43:38 +01:00
RegistrationParameters.swift Add initial implementation of the LoginWizard. 2022-05-24 10:09:24 +01:00
RegistrationWizard.swift Add AuthenticationRestClient protocol as an authentication interface to MXRestClient. 2022-05-24 10:09:24 +01:00
SessionCreator.swift Add AuthenticationRestClient protocol as an authentication interface to MXRestClient. 2022-05-24 10:09:24 +01:00
ThreePIDModels.swift Add AuthenticationService and RegistrationWizard. (#6056) 2022-04-27 16:02:54 +01:00