You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Story: As a rider, I want to enter my username/email and password so that I can securely access my account.
User Story: As a rider, I want to reset my password if I forget it so that I can regain access to my account.
User Story: As a rider, I want to use biometric authentication (fingerprint or face ID) so that I can quickly and securely log in without typing my credentials every time.
User Story: As a rider, I want to stay logged in for a specific duration so that I don’t have to log in every time I use the app within that period.
User Story: As a rider, I want to receive an error message if I enter incorrect login credentials so that I know what went wrong and how to fix it.
Acceptance Criteria
The login functionality is secure, reliable, and meets all security compliance requirements.
Riders can use biometric authentication if enabled on their device.
Clear error messages are provided for incorrect login credentials.
Persistent login functionality works within a specified duration.
Epic Description
User Stories
Acceptance Criteria
Labels