Authentication: Add support for Soft logout in new flow #6181
Labels
A-Authentication
A-Soft-Logout
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements
X-Needs-Design
May require input from the design team
Z-FTUE
Issue is relevant to the first time use project or experience
In order to switch over to the new flows, they need to include support for soft-logout too.
This would ideally be handled by presenting just the
AuthenticationCoordinator
in the instance of soft logout so as to not worry about any onboarding screens being shown. And then if the user chooses to delete their data, then we can replace this coordinator with theOnboardingCoordinator
.The text was updated successfully, but these errors were encountered: