Integrating with recaptcha v3

Is there a way to integrate recaptcha protection (just to generate the recaptcha token and send it to the backend) on managed projects? I’ve looked into it and I’m not sure how to do it.
The react-native-firebase docs mention using App Check for protection but I’d like to know if it’s possible to use recaptcha as a provider.