ntabs
17
You don’t have an event to redirect users to a different page if they’re logged out. The third step will always be false since that event will only be triggered when you log them in
Add a separate workflow to check if the user is logged out and redirect them accordingly