I have been trying to integrate Google reCAPTCHA v3 to a website through the RecaptchaField provided by Flask-WTF. I know that reCAPTCHA v3 is newly introduced by Google and I am wondering if Flask-WTF support it or not?
To clarify : recaptcha v2 is supported. The question is, if recaptcha v3 is supported as well