UndefinedOffset / silverstripe-nocaptcha

A spam protector and form field using Google's reCAPTCHA v2 or optionally a foundation v3 implementation
BSD 3-Clause "New" or "Revised" License
31 stars 37 forks source link

[Feature Request] Store response score from ReCAPTCHA v3 API #73

Open davejtoews opened 2 years ago

davejtoews commented 2 years ago

This module processes the response from the API and checks the score against the set minimum, but it does not save that score to be recorded in the CMS or sent in an email. It can be useful for troubleshooting to see what score is being returned.