AngularJS1 google reCaptcha v3

40 Views Asked by At

Can anyone help me how to implement the google recaptcha. I have already register and have my own site key and secret key.

I'm using AngularJS 1.7.9 and asp.net core web api.

I am having also an issue of "Indicate whether to send a cookie in a cross-site request by specifying its SameSite attribute". I believe angularjs is generating cookies and some of them, tag the same site to none and string empty, and also security is unchecked.

list of affected cookies

list of cookies and look at there tag as security is unchecked

0

There are 0 best solutions below