biscolab/laravel-recaptcha

Validation Never checks in GR.V3

cracki opened this issue · 1 comments

return $response;

Hi
When array returns the validation Rule will pass!
even the array with error:

array (
'success' => false,
'error-codes' =>
array (
0 => 'invalid-keys',
),
)

Please follow the issue template. Thanks