C
C#6mo ago
reeeeeee

Captcha service

I am implementing an announcement form for our client and I need to implement the Captcha step before the submit. I am using angular SPA and .net 7 MVC (with separate controllers for SPA). I see that the most popular captcha services are google recaptcha and hCaptcha, where you need to register your page, and other captcha services are kinda outdated. Would be better to just use the reCaptcha/hCaptcha, or is it worth implementing it on my own?
2 Replies
Denis
Denis6mo ago
Google captcha is just fine imo
Angius
Angius6mo ago
Cloudflare has Turnstile as well