Keithpohl82 / Fridget

0 stars 3 forks source link

Login with Username or Email #26

Closed abarkera4 closed 3 days ago

abarkera4 commented 3 days ago

User Story: Login with Username or Email

Title

As a user, I want to be able to log in using either my username or my email address in the same form field so that I have a more flexible and convenient login experience.

Description

Currently, the login functionality only allows users to enter their username to log in. To improve user experience, the login form should accept either a username or an email address in the same input field. This change will allow users to choose the method they find most convenient and familiar.

Acceptance Criteria

Additional Notes

Priority

High

Effort Estimate

Medium

abarkera4 commented 3 days ago

Feature branch merged into Development