GoogleRecaptcha icon indicating copy to clipboard operation
GoogleRecaptcha copied to clipboard

Validate in client side

Open Nacer- opened this issue 10 years ago • 1 comments

Hello, There is a way to check if Googlerecaptcha is checked in client side. Thank you. Nacer

Nacer- avatar Jun 04 '15 18:06 Nacer-

You can do this as follows:

  • Add GoogleRecaptcha to the client side.
  • Write a service API to validate Recaptcha on the server side.
  • Capture callback function to check and display error message.

I created a new task here.

1001binary avatar May 16 '21 00:05 1001binary