vue-recaptcha icon indicating copy to clipboard operation
vue-recaptcha copied to clipboard

[RFC] vue-recaptcha v2.0 plan

Open DanSnow opened this issue 4 years ago • 4 comments

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 VueRecaptcha and remove the default export
  • [x] [breaking] loadRecaptchaScript will 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.

DanSnow avatar Mar 21 '21 17:03 DanSnow

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!

ionutgit avatar Nov 16 '21 09:11 ionutgit

Hoping for adding support for reCAPTCHA v3

ClementineZou avatar Jun 06 '22 09:06 ClementineZou

Hoping for adding support for reCAPTCHA v3

I hope soon we will have its reCAPTCHA v3 support

itsatifriaz avatar Feb 15 '23 06:02 itsatifriaz

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.

DanSnow avatar Mar 05 '23 15:03 DanSnow