Angular-Express-Train-Seed
Angular-Express-Train-Seed copied to clipboard
Plain text username and password
It looks like the client is passing the username and password in clear/plain text in the headers. Anyone who can perform Man-in-the-middle attack can capture client identity.
To be more safe use HTTPS.