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

No way to set score threshold for invisible reCAPTCHA #40

Closed
fmasa opened this issue Nov 10, 2020 · 4 comments
Closed

No way to set score threshold for invisible reCAPTCHA #40

fmasa opened this issue Nov 10, 2020 · 4 comments

Comments

@fmasa
Copy link

fmasa commented Nov 10, 2020

Hi,
first of all, thank you for this package!

I was just wondering whether the score returned for invisible Captcha is checked in any way (I haven't found any in the code).
If I understand correctly success field means merely that the ReCaptcha challenge site matches the one associated with
the secret key. (https://developers.google.com/recaptcha/docs/v3#site_verify_response)

To verify that request didn't come from a bot, the returned score must be compared to an application-specific threshold, right?

@fmasa
Copy link
Author

fmasa commented Nov 10, 2020

Oh, or maybe I am just confused from #21. This is not really a ReCAPTCHA v3 as stated in PR title, but "just" invisible version of v2?

@fmasa
Copy link
Author

fmasa commented Nov 10, 2020

Oh, or maybe I am just confused from #21.

Yes, of course I am. Would you consider maybe mentioning that this is Invisible ReCAPTCHA v2 (or should I do so?)

@f3l1x
Copy link
Member

f3l1x commented Nov 10, 2020

Hi @fmasa, sorry for confusing, it's long time I used recaptcha so I don't watch versions. Please, could you please prepare PR with clarification and re-title? :-)

@PavelWeirich
Copy link
Contributor

it's solved in version 4.0.1 https://github.com/contributte/reCAPTCHA/releases/tag/v4.0.1

@f3l1x f3l1x closed this as completed Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants