Open yohanesgultom opened 3 years ago
Hello, @yohanesgultom thanks for contributing.
OK, it looks like we need 2 env variables: RECAPTCHA_SITE_KEY
and RECAPTCHA_SECRET_KEY
.
I have no experience of using Google Recaptcha, could you possibly help to write "How to test instruction" on the description (something like this https://github.com/nafiesl/silsilah/pull/50)?
Or maybe you could send me a tutorial link for setup google Recaptcha?
Thanks.
Hi @nafiesl . Thanks for your response.
This is the link to a complete official guide on Google Recaptcha setup https://developers.google.com/recaptcha/docs/v3.
In a nutshell, we just need to:
.env
fileLet me know if you need more information.
Added optional recaptcha support to protect registration and login form from bots