AyeCode / uwp-recaptcha

ReCAPTCHA plugin for UsersWP. Adds a reCAPTCHA widget to the registration form to stop spammers from registering on your website. This is a free add-on
https://wordpress.org/plugins/userswp/
GNU General Public License v2.0
2 stars 3 forks source link

Check the compatibility with Enterprise ReCaptcha #24

Open wpdev10 opened 9 months ago

wpdev10 commented 9 months ago

https://cloud.google.com/recaptcha-enterprise/docs/reference/rest/?apix=true

sachyya commented 8 months ago

@wpdev10 ,

At the moment, the Enterprise Recaptcha key provides a legacy secret key which is totally compatible with our current API request.

Implementing the API calls with the Enterprise Recaptcha needs further research. Since the platform also provides PHP client library, I am testing on it and see if it's easier or making our own remote API calls. https://cloud.google.com/recaptcha-enterprise/docs/libraries#client-libraries-install-php