element-ios/RiotSwiftUI/Modules/Authentication/Common/Service/MatrixSDK
2022-05-24 10:09:24 +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 Add AuthenticationRestClient protocol as an authentication interface to MXRestClient. 2022-05-24 10:09:24 +01:00
AuthenticationState.swift Use ordered flow for matrix.org and (kind of) homeserver defined order otherwise. 2022-05-19 11:43:38 +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