Skip to Main Content
Feature Request FR-3565
Product Area Security
Status DELIVERED

19 Voters

Add the "eyeball" to the login area so users can view their password.

theresa.galvez Public
· Dec 28 2023

Idea Summary
Add a declarative option to allow developers to display the “eyeball” icon to allow users to view their password on login screens.

Use Case
Users often “fat -finger” their password but don't know it and end up locking themselves out of the system.  Commonly applications have an “eyeball” icon that users can click on to view the password they typed to confirm accuracy.

This has been delivered in Oracle APEX 24.2!

Comments

Comments

  • neil.fernandez APEX Team OP 1.7 years ago

    Implementation details: would require flipping the input type between “password” and “text”. Fairly straight forward.

  • dsievers OP 1.6 years ago

    Agree. I fairly often mistype as an admin and have to be careful not to lock myself out after 2 mis-types.