Solutionunvalidated
use HTTPS, in which TLS (Transport Layer Security) is used to encrypt the traffic between the client and the server — sensitive information should never ever be sent in the open. Tension: there is no good reason to not use HTTPS for everything except local development. Outcome: all traffic is automatically encrypted.
a41c7218-b7a9-4efd-83f5-60a2db73772e
use HTTPS, in which TLS (Transport Layer Security) is used to encrypt the traffic between the client and the server — sensitive information should never ever be sent in the open. Tension: there is no good reason to not use HTTPS for everything except local development. Outcome: all traffic is automatically encrypted.