0

I am working on MERN tech. I just noticed when I try to login user his credentials are shown in the request payload as it is. What to do with request payload.

James Z
  • 12,209
  • 10
  • 24
  • 44
Shehryar Tanoli
  • 393
  • 2
  • 4
  • 17
  • Why do you think you need to hide the credentials of a user that entered those credentials? Is this a shared machine? Are you storing the credentials in localStorage or sessionStorage? – Alexander Staroselsky Oct 08 '21 at 13:52
  • There's no way for you to do that at least none that I have heard of. Here is a helpful post on the same question https://stackoverflow.com/questions/53630002/angular-5-is-there-way-hide-api-call-or-make-it-private – Sebastian Gbudje Oct 08 '21 at 13:53

0 Answers0