magento / security-package

Magento Security Extensions
Open Software License 3.0
66 stars 69 forks source link

LYNX-85: Moved functionality from ReCaptchaGraphQlPwa #327

Closed svera closed 1 year ago

svera commented 1 year ago

Description (*)

Ported recaptchaV3Config query from ReCaptchaGraphQlPwa to ReCaptchaWebapiGraphQl

query {
    recaptchaV3Config {
        website_key
        minimum_score
        badge_position
        language_code
        failure_message
        forms
    }
}

Related Pull Requests

Contribution checklist (*)

svera commented 1 year ago

@magento run all tests

magento-automated-testing[bot] commented 1 year ago

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.