garryloopy / capstone-project-winter-2024

Capstone project for winter 2024
https://miggys-munchies.vercel.app
0 stars 0 forks source link

Verify user inputs in the contact us form #7

Open garryloopy opened 7 months ago

garryloopy commented 7 months ago

Some users may provide invalid input or even malicious code in the contact us form. Its important that an input be sanitized before put in place.

Some key points:

garryloopy commented 7 months ago

Disify API can be used to validate email.

https://www.disify.com/