GoogleRecaptcha
GoogleRecaptcha copied to clipboard
Validate in client side
Hello, There is a way to check if Googlerecaptcha is checked in client side. Thank you. 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.