Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fallback to V2 #31

Closed
pierroo opened this issue Jul 19, 2022 · 2 comments
Closed

Fallback to V2 #31

pierroo opened this issue Jul 19, 2022 · 2 comments

Comments

@pierroo
Copy link

pierroo commented Jul 19, 2022

Hi,

I saw in another thread that the default V3 sometimes falls back to recaptcha V2.
I was unable to reproduce it, but I would like to know:

  • is the flow exactly the same?
  • does it still trigger onVerify / onLoad / onError etc the same way as V3?
  • can the user leave the V2 question modal? what happens if they do?
  • if the user is wrong in passing this V2 test, what does it trigger? onError or something else?

Asking since I wouldn't want to have a state "stuck in between" with a loading modal or whatever I put in place for V3 that behaves differently for V2?

Thank you for your help!

@douglasjunior
Copy link
Owner

Sorry, this library dont work with recaptcha v3.

@pierroo
Copy link
Author

pierroo commented Jul 19, 2022

Wait, I'm confused; why is my recaptcha V3 key working then?
And why is the whole process invisible as intended with V3, unlike V2 that asks for questions?

Edit: I know it's close @douglasjunior , but I'm still wondering about my above questions;
how come my recapatcha v3 key seems to be working with your plugin; and even the backend v3 checking the score is working as expected when sending your plugin generated token.
Also, I thought V3 only was meant to be invisible; so did you mean to say that your library doesn't work with V2 rather than V3?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants