-
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…
-
# Integrating reCAPTCHA with Next.js
Check out how you can take advantage of Next.js' API routes to get the most out of CAPTCHA solutions like reCAPTCHA and hCaptcha.
[https://prateeksurana.me/blog/…
-
**Issue description**
Starting from June 16th we've started seeing many errors coming from the Recpatcha script when a page was opened from Facebook/Instagram browsers.
This is the error:
`null …
-
Asked by a user.
"Actually I'd like to have the bot appear bottom left instead of bottom right as I have Google recaptcha v3 on my site so there's a terms tab at the bottom right of my page. Is th…
-
There is currently no way to access the context directly (to my knowledge). Exposing the context could be handy for layering providers. For example, if someone integrates ReCaptcha in all their forms …
-
how to use reCAPTCHA V2 in localhost ?
-
Captcha component is rendered just once in all application. It's not rendered in other component or conditionally. You can find issue example on [CodeSandbox](https://codesandbox.io/s/wizardly-water-x…
-
I have implemented the example that you have in the documentation page of V3, and I understand that using the callback_then and callback_catch you will make a request for a specific library endpoint t…
-
Hi,
Trying to upgrade a legacy app to Symfony `v3.0.6`. Installed `v3.0@dev` of `GenemuFormBundle` but I get an error when I run `bin/console cache:clear --no-warmup`.
Here it is:
```
[Symfony\Comp…
-
**Preface: I'm using both reCAPTCHA V3 and V2 versions in the same app, is it legal? 🤔**
I'm getting quite weird error while navigating between the pages. Explicit render gives me the same result.…