BalestraPatrick / HomeKitty

A Vapor 3 website to easily browse HomeKit accessories.
https://homekitty.world
MIT License
75 stars 9 forks source link

Add reCAPTCHA to make sure a human is sending an email #112

Closed BalestraPatrick closed 6 years ago

BalestraPatrick commented 6 years ago

Lately, many bots have been spamming our email forms, so I think the issue may be solved by implementing a reCAPTCHA code.

kimdv commented 6 years ago

What is your idea? TO use the Google reCAPTCHA V3?

https://developers.google.com/recaptcha/docs/v3

BalestraPatrick commented 6 years ago

Yes, that’s the idea. I already have registered the property in my Google account but you can create your own if you want to implement it.