Noah Rousseau
26 March 2024
Fixing the Sender Identity of Emails in MERN Applications

Maintaining user trust and security in MERN stack apps presents a significant challenge: making sure the sender's identity is correct. This investigation addresses environment variables and authentication techniques, as well as the installation of functionality to correctly display a user's email as the sender when corresponding with a listing owner.