[RFC] vue-recaptcha v2.0 plan
I want to add reCAPTCHA v3 supporting, so I'll need to introduce a breaking changed.
2.0
- [x] both Vue 2 and Vue 3 support via
vue-demi(#537, #575) Notice: The UMD build for CDN will only support Vue 3 - [x] [breaking] named export
The package will export
VueRecaptchaand remove the default export - [x] [breaking]
loadRecaptchaScriptwill be true by default
2.1
- [ ] reCAPTCHA v3 support
- [ ] some components for simplify usage (see below)
- [ ]
Checkbox: reCAPTCHA v2 checkbox - [ ]
Challenge: invisible reCAPTCHA v2 - [ ]
ScoreTrigger: reCAPTCHA v3
- [ ]
Component's name suggesting is welcome.
Hello! I saw that you checked the first task with support for both vue 2 and vue 3! How to use vue-recaptcha with vuejs 3 via vue-demi? Do you have an example, please!? Thx!
Hoping for adding support for reCAPTCHA v3
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.