element-ios/RiotSwiftUI/Modules/Authentication/ServerSelection
Doug 4a9ace0cf3
Add email verification screen (#6125)
Make a reusable onboarding icon view.
Use a native TextField for better dynamic type support.
Rename completion to callback.
Add readableFrame modifier.
2022-05-10 14:09:43 +01:00
..
Coordinator Send the Signup analytics event (#6118) 2022-05-06 13:08:54 +01:00
Test Add email verification screen (#6125) 2022-05-10 14:09:43 +01:00
View Allow registration on SSO only servers. 2022-05-04 19:26:38 +01:00
AuthenticationServerSelectionModels.swift Add SessionVerificationListener. 2022-05-04 19:26:38 +01:00
AuthenticationServerSelectionViewModel.swift Remove RegistrationFlowHandling, handling the dummy stage in the wizard. 2022-05-04 19:26:38 +01:00
AuthenticationServerSelectionViewModelProtocol.swift Add Authentication Flow WIP. 2022-05-04 19:26:38 +01:00
MockAuthenticationServerSelectionScreenState.swift Add email verification screen (#6125) 2022-05-10 14:09:43 +01:00