::block-hero
cta:
- Get Started
- /guide secondary:
- Open on GitHub โ
- https://github.com/DanSnow/vue-recaptcha snippet: yarn add vue-recaptcha@next
#title vue-recaptcha
#description Make Google's reCAPTCHA easy to use in Vue.js/Nuxt.js ::
Easy to use
Use <Checkbox /> to render reCAPTCHA checkbox
Code
<template>
<Checkbox />
</template>
```
::
::
::card-grid
#title
What's included
#root
:ellipsis
#default
::card
#title
reCAPTCHA v2
#description
The "I'm not a robot" checkbox
::
::card
#title
reCAPTCHA v3
#description
Determinate if user is human without interrupt the user flow
::
::card
#title
Nuxt integration
#description
Use reCAPTCHA in Nuxt.js
::
::