Module Description
This module provides integration with Google reCAPTCHA V3.
This module doesn't allow you to automatically enable reCAPTCHA protection on any form; you will have to manually add a form element of #type recaptcha_element in code.
This module does however provide a Webform Handler that allows you to enable reCAPTCHA protection on a webform using the webform UI.
This module does not rely on any other Drupal module. After comparing/testing several other reCAPTCHA v3 implementations we decided to create yet another one. In our opinion all existing solutions have several issues (mostly related to caching reCAPTCHA verification results, incorrectly sharing these between users and breaking Drupal cacheability).
This module doesn't allow you to automatically enable reCAPTCHA protection on any form; you will have to manually add a form element of #type recaptcha_element in code.
This module does however provide a Webform Handler that allows you to enable reCAPTCHA protection on a webform using the webform UI.
This module does not rely on any other Drupal module. After comparing/testing several other reCAPTCHA v3 implementations we decided to create yet another one. In our opinion all existing solutions have several issues (mostly related to caching reCAPTCHA verification results, incorrectly sharing these between users and breaking Drupal cacheability).
Module Link
Project Usage
739
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to provide integration with Google reCAPTCHA V3 and enable reCAPTCHA protection on webforms using the webform UI without relying on any other Drupal module.
Data Name
recaptcha_element