Problem
The login page currently has no way to toggle password visibility.
Users cannot verify what they've typed in the password field, which
leads to a poor user experience — especially on mobile where typos
are common.
Expected Behavior
A clickable eye icon should appear inside the password input field.
Clicking it should toggle between showing and hiding the password.
Screenshot

Problem
The login page currently has no way to toggle password visibility.
Users cannot verify what they've typed in the password field, which
leads to a poor user experience — especially on mobile where typos
are common.
Expected Behavior
A clickable eye icon should appear inside the password input field.
Clicking it should toggle between showing and hiding the password.
Screenshot