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

Recaptcha score configurable from appsettings #83

Closed
armanRah opened this issue Nov 10, 2020 · 1 comment
Closed

Recaptcha score configurable from appsettings #83

armanRah opened this issue Nov 10, 2020 · 1 comment

Comments

@armanRah
Copy link

Is there a way to get the recaptcha score from appsettings as part of Recaptcha settings.
Like, "RecaptchaMeasureScore":"0.5"

@TimothyMeadows
Copy link
Owner

You can set this via the validation method, that can be set via appsettings on your own and populated into the method. The check for "score" is an optional feature with exception to scores reaching 0.0 in which google does not return a response code.

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