Struggling with adding reCaptcha to my Vue 3 project, I've attempted various methods without success. If anyone has successfully integrated reCaptcha into a Vue 3 project, your help would be greatly appreciated.
I attempted to use the vue-reCaptcha npm package for this purpose, but unfortunately, it did not produce the desired result. My aim was to include the 'I'm not a robot' checkbox functionality.