Functions in the Resources API are restricted and only run if you elevate permissions using the wix-auth
elevate()
function.
Warning: Elevating a function allows it to be called by any site visitor. Exercise caution to prevent security vulnerabilities.
The reCAPTCHA element allows you to present a challenge-response test to site visitors to determine whether they are human or a bot. Use the reCAPTCHA element to verify that site visitors are human before allowing them perform restricted operations.
For more information on working with your reCAPTCHA element, click here.
To use the Captcha API, import captcha
from the wix-captcha.v2
module: