element-ios/Riot/Modules/Authentication
Doug 7c81f67201
Fix unresponsive soft-logout in the legacy flow. (#6329)
- Delegate logic to the OnboardingCoordinator like the new flow does.
- Reset the credentials on every presentation of authVC.
- Make sure not to set the credentials after deleting the data.
2022-06-21 17:30:10 +01:00
..
SocialLogin Send the Signup analytics event (#6118) 2022-05-06 13:08:54 +01:00
SSO Handle SSO deep links via the AuthenticationServiceDelegate. 2022-05-25 17:38:21 +01:00
Views Add ReCaptcha screen (#6135) 2022-05-11 09:57:37 +01:00
AuthenticationCoordinatorProtocol.swift Pass soft logout credentials on coordinator initialization 2022-06-08 15:59:52 +03:00
AuthenticationViewController.h Fix unresponsive soft-logout in the legacy flow. (#6329) 2022-06-21 17:30:10 +01:00
AuthenticationViewController.m Fix unresponsive soft-logout in the legacy flow. (#6329) 2022-06-21 17:30:10 +01:00
AuthenticationViewController.xib Restrict UI components on authentication screen to readable width 2022-03-23 20:19:04 +01:00
LegacyAuthenticationCoordinator.swift Fix unresponsive soft-logout in the legacy flow. (#6329) 2022-06-21 17:30:10 +01:00