AvailX / avail-wallet

An open source, private, self-custodial wallet. Built on the Aleo network.
https://avail.global
Apache License 2.0
20 stars 7 forks source link

Add view password functionality when asking for session auth #44

Closed dev-blc closed 7 months ago

dev-blc commented 7 months ago

Contact Details

None

contact

No response

What happened?

When the session reauth window appears, users should have the ability to view the password that they enter and re-enter if its wrong

Version

v0.0.1-alpha

What operating system are you using?

None

Relevant log output

No response

Code of Conduct

dev-blc commented 7 months ago

Issue Resolved

Added view password feature to all password/auth request popups

Fix

Added view password feature for users to easily check their input password. NOTE - ISSUE WILL BE CLOSED ONCE THE CHANGES ARE FINALISED AND MERGED