-
Is there any way to render multiple reCaptcha in same page ?
-
First timer - please be gentle.
Issue description
Chrome Developer tools show "uncaught syntax error" stemming from the script copied from Google for Recaptcha V3 that runs in the head of a websit…
-
We have used Recaptcha v3 and v2 in our application, If Recaptcha v3 fails, ReCaptcha v2 will be loaded.
It happens randomly on our application but is noticeable. Below error message is displayed i…
-
**Is your feature request related to a problem? Please describe.**
Do you have any idea on your ability to remove the captcha, that would be awesome, is it a matter of time until proper reverse engin…
-
I have recaptcha included in sign in (v3) and sign up (v2) pages.
It works went using the website directly via browsers. But when building the android app using webview, recaptcha does work.
Messa…
-
Hi,
we're facing an issue with recaptcha v3 in Microsoft Internet Explorer 11 (default configuration, no plugins, clean installation with Windows 10, version 11.615.17763.0).
Recaptcha token i…
-
I would like to implement recaptcha only to login and register component, so I wrote the following code:
import { defineComponent, reactive, ref } from "vue";
import { useRouter } fr…
-
**Describe the bug**
Navigating through the Community Forums is much more difficult for the contributors after the recent increase on spam questions. This is making it difficult for contributors/comm…
-
**Describe the bug**
`Call to undefined method Biscolab\ReCaptcha\ReCaptchaBuilderV3::htmlFormSnippet()`
**To Reproduce**
i followed the steps in documentation, when i add this in header
```
…
srakl updated
5 months ago
-
I can develop whole code in my project but
How can I test recaptcha with version 3, is it valid or not?