element-ios/changelog.d/5881.bugfix
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

1 line
97 B
Text

Soft logout: Fix a bug where clearing all data from soft logout didn't present the login screen.