Recaptcha in Vaadin 10

There is a great Recaptcha component for Vaadin 8 (https://vaadin.com/directory/component/recaptcha) that works just out of box.
But it’s not compatible with Vaadin 10. I tried to use https://vaadin.com/directory/component/zecatgoogle-recaptcha but can’t figured out how to use it with Vaadin 10. Could anybody create an example starter project with Recaptcha for Vaadin 10. It could help many developers to start using Vaadin 10. Thank you in advance.

Does anybody have an example about ReCaptcha on Vaadin Flow?

Hello!

I need a ReCaptcha for Vaadin 13. Are there any solutions?

Thank you very much
Thomas

Here you can find a basic example with Vaadin Flow (v14) and Google reCAPTCHA v2:
https://github.com/retomerz/vaadin-flow-recaptcha