appleboy / appleboy/react-recaptcha
Is there a way to get the ID of the recaptcha widget being rendered?
Open
- Dominant language
- JavaScript
- Stars
- 643
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
From the google documentation:
```
grecaptcha.render(
container,
parameters
)
```
Renders the container as a reCAPTCHA widget and **returns the ID of the newly created widget**.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.