appleboy / react-recaptcha

A react.js reCAPTCHA for Google
https://www.google.com/recaptcha/intro/index.html
BSD 3-Clause "New" or "Revised" License
634 stars 97 forks source link

Is there a way to get the ID of the recaptcha widget being rendered? #196

Open dylanfpaul opened 7 years ago

dylanfpaul commented 7 years ago

From the google documentation:

grecaptcha.render(
container,
parameters
)

Renders the container as a reCAPTCHA widget and returns the ID of the newly created widget.

appsparkler commented 5 years ago

Here's a link for V2 : https://developers.google.com/recaptcha/docs/invisible#render_param