I have a form that returns a username and a password. When I log in, the URL momentarily changes to: https://my-project-url.com/posts/login?username=USERNAME&password=PASSWORD
Is there any way to prevent the username and passwords from being revealed in the URL?
Sure, you can reveal it in the URL, but here’s why it’s a bad idea.
When you are at a (let’s say, coffee shop) and you connect to their wholesome, free, totally secure wifi. If people can see your history there, its not a good idea!
If it’s a shared computer with everyone getting rid of their history of doing bad stuff because they don’t want it there, sees that. Or if you just have some people who ransom your computer for your history (which never actually happens) or something like that
It’s just not a good idea. Imagine if someone hit the 4000 limit…
You should only do it for passing data like (for example)
yeah, if you are using a proxy the proxy operator can log your password. And if you’re not, your isp can log your password. And also the password will be in your browser history effectively forcing password remembering