As a user, I want to log out of the app, so that another user can sign in
Acceptance Criteria
When I view the profile screen, is the logout button present
When I tap the logout button, do I get logged out of the app and returned to the sign-in screen
Solution Guidance
Use coordinators for navigation logic
As a user, I want to log out of the app, so that another user can sign in
Acceptance Criteria When I view the profile screen, is the logout button present When I tap the logout button, do I get logged out of the app and returned to the sign-in screen
Solution Guidance Use coordinators for navigation logic