Session Reset for Abandoned Auth Flows
Overview
This feature aims to reset the authentication session when a user abandons the sign-up or sign-in process and retries later.
Behavior
Scenarios
+ Clicks "Sign Up" / "Sign In" and redirects to Auth0 page
+ Closes browser tab without entering credentials and finishing the flow
+ Opens SI Tickets app again and clicks "Sign Up" / "Sign In"
+ The system initiates a new authentication transaction, and the user sees the Login/Sign-Up page clearly
+ Stays on Auth0 login page for 30 minutes (timeout)
+ Attempts to enter password
+ Auth0 may show a timeout error (standard behavior)
+ Returns to SI Tickets and clicks "Sign In" again, resulting in a complete reset of the flow