Currently you are viewing v3 document of vue-recaptcha which is still in development

vue-recaptcha

Make Google's reCAPTCHA easy to use in Vue.js/Nuxt.js

Bash
$yarn add vue-recaptcha@next
Click to copy

Easy to use

Use <Checkbox /> to render reCAPTCHA checkbox

Code
  <template>
    <Checkbox />
  </template>

What's included

reCAPTCHA v2

The "I'm not a robot" checkbox

reCAPTCHA v3

Determinate if user is human without interrupt the user flow

Nuxt integration

Use reCAPTCHA in Nuxt.js