element-ios/RiotSwiftUI/Modules/Authentication/Common/Service/MatrixSDK
Doug 9a1c12f53b Put the session creator on the main actor instead.
This covers all login and registration options.
2022-09-16 12:31:25 +01:00
..
AuthenticationPendingData.swift Add Authentication Flow WIP. 2022-05-04 19:26:38 +01:00
AuthenticationRestClient.swift Make identityServer settable 2022-06-06 15:39:08 +03:00
AuthenticationService.swift Use the default homeserver when starting a new auth flow. 2022-08-09 08:54:31 +01:00
AuthenticationState.swift Update use case, registration and login screens. 2022-07-14 16:56:35 +01:00
LoginModels.swift Fixes #6569 - Provide SSO backup for homeservers that don't return an identity providers list. 2022-08-15 14:22:37 +03:00
LoginParameters.swift Update reset password api 2022-06-01 18:59:08 +03:00
LoginWizard.swift Put the session creator on the main actor instead. 2022-09-16 12:31:25 +01:00
RegistrationModels.swift Add tests for FlowResult. 2022-05-19 11:43:38 +01:00
RegistrationParameters.swift Add initial tests on the authentication service. (#6229) 2022-06-06 13:20:46 +01:00
RegistrationWizard.swift Put the session creator on the main actor instead. 2022-09-16 12:31:25 +01:00
SessionCreator.swift Put the session creator on the main actor instead. 2022-09-16 12:31:25 +01:00
ThreePIDModels.swift Add initial tests on the authentication service. (#6229) 2022-06-06 13:20:46 +01:00