diff --git a/content/packages/adonis-captcha-guard.yml b/content/packages/adonis-captcha-guard.yml new file mode 100644 index 0000000..e38e927 --- /dev/null +++ b/content/packages/adonis-captcha-guard.yml @@ -0,0 +1,15 @@ +name: adonis-captcha-guard +description: Cloudflare Turnstile and Google reCAPTCHA v3 for AdonisJS v6 +repo: monojson/adonis-captcha-guard +npm: adonis-captcha-guard +icon: adonis-captcha-guard.png +github: https://github.com/monojson/adonis-captcha-guard +website: https://github.com/monojson/adonis-captcha-guard +learn_more: '' +category: Security +type: 3rd-party +maintainers: + - name: monojson + github: monojson +compatibility: + adonis: ^6.0.0 diff --git a/public/icons/adonis-captcha-guard.png b/public/icons/adonis-captcha-guard.png new file mode 100644 index 0000000..fc24f70 Binary files /dev/null and b/public/icons/adonis-captcha-guard.png differ