Closed pgawli closed 7 years ago
Does not look like something caused by the module. Please give more details. Thanks.
When captcha is clicked this url is called:
When I'm using router to navigate to http://localhost:4200/student-login - captcha respone query string param is attached:
Maybe this is the case:
https://developers.google.com/recaptcha/docs/verify
@pgawli how do you handle the response as it works for me in our app
Closing because of no feedback from OP.
Hi,
First - component is working fine and it's easy to use :)
I'm using this in registration form. After succesfull registration I navigate to user area but recaptcha response is attached to url. Looks like this http://localhost:4200/student-login?g-recaptcha-response=03AHJ_.....
Do you have any idea why and how to prevent it ?
Regards. Piotr