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
Description: Create a login page where users can authenticate themselves to access the application. This page should include fields for email/username and password and support for password recovery.
Acceptance Criteria:
A form with fields for username/email and password.
A button to submit the login form.
Basic validation for email and password fields.
The text was updated successfully, but these errors were encountered:
Description: Create a login page where users can authenticate themselves to access the application. This page should include fields for email/username and password and support for password recovery.
Acceptance Criteria:
A form with fields for username/email and password.
A button to submit the login form.
Basic validation for email and password fields.
The text was updated successfully, but these errors were encountered: