The login page's password field had no reveal toggle at all — it was always plain type="password" with no button, unlike the register page which already had one. Added the same eye-icon toggle used on register, verified in a real browser with Playwright: click toggles password<->text and back, value is preserved throughout.
Description
No description provided
Languages
TypeScript
83.7%
JavaScript
15.3%
CSS
0.9%