Validation Never checks in GR.V3
cracki opened this issue · 1 comments
cracki commented
laravel-recaptcha/src/ReCaptchaBuilder.php
Line 354 in 21018b2
Hi
When array returns the validation Rule will pass!
even the array with error:
array (
'success' => false,
'error-codes' =>
array (
0 => 'invalid-keys',
),
)
biscolab commented
Please follow the issue template. Thanks