How to hide password when you inspect using browser
I need to hide username and password when inspect using browser. I tried form login but there also it is not working.
When F12 is pressed, in background it shows the username and password once we logged in. I need to hide that information due to security reasons.

