Skip to content

Doesn't support Recaptcha V3 #1

@ghost

Description

Summary

Doesn't support recaptcha v3

Current behavior

If I provide site key and private key of a v3 Recaptcha,
I get this error: ERROR for site owner: Invalid key type

How to reproduce

$recaptcha = new Laminas\ReCaptcha\ReCaptcha($pubKeyRecaptchaV3, $privKeyRecaptchaV3);
echo $recaptcha->getHTML();

Expected behavior

No Error.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions