This package will add new Data Type in Umbraco Forms for Recaptcha v3.
It will work on Umbraco v8+ only
You need to provide Recaptcha Keys in UmbracoForms.config and update below items.
<!-- Recaptcha -->
<setting key="RecaptchaPublicKey" value="xxxxx" />
<setting key="RecaptchaPrivateKey" value="xxxxx" />