Is it possible to display the password through the Ignition Vision Client Launcher?

I am working on a project for a customer using an Ignition Vision application and one of the requirements that has been outlined for us is that the user should have the ability to display their password in plaintext should they choose to do so.

Is there an out of the box solution for this functionality?

I am imagining logging into a Windows based OS computer and there is the eyeball icon that you can press on the right hand side of the password text entry field that will show you what you have just entered in plaintext.

I also noticed that the Password Entry control doesn't appear to have this functionality either.

Is this something that exists? Or would it need to be custom created?

Doesn't seem to be.

Not possible with the standard login screen. But you could use auto-login for the project, then use your own popups with the system.security.switchUser() function.