Currently I’m working in a request to a service where I’m passing it user and password in the body.
As I understand, this information should be private, however I can see this information in the payload of the request in my browser.
Can anyone help me to understand what can I do?