How to handle google recaptcha v3 in angular?
Recently I’ve been working in an angular app where I need to use google recaptcha V3 in its landing page. I’ve found the documentation and a example of it’s implementation: https://www.npmjs.com/package/ng-recaptcha#example-basic-v3
However, I’ve found myself running in circles with this development because of two problems: