-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RFC] vue-recaptcha v2.0 plan #587
Comments
Hello! |
Hoping for adding support for reCAPTCHA v3 |
I hope soon we will have its reCAPTCHA v3 support |
Hi @AuroraAndersson @itsatifriaz, please check out vue-recaptcha v3 for reCAPTCHA v3 support. Please open an issue if you found any bugs or have any suggestions. |
I want to add reCAPTCHA v3 supporting, so I'll need to introduce a breaking changed.
2.0
vue-demi
(when will you add recaptcha v3 support? #537, Vue 3 Support #575)Notice: The UMD build for CDN will only support Vue 3
The package will export
VueRecaptcha
and remove the default exportloadRecaptchaScript
will be true by default2.1
Checkbox
: reCAPTCHA v2 checkboxChallenge
: invisible reCAPTCHA v2ScoreTrigger
: reCAPTCHA v3Component's name suggesting is welcome.
The text was updated successfully, but these errors were encountered: