Skip to content

Add support for reCAPTCHA site key#423

Merged
rlazo merged 3 commits into
mainfrom
feature/rl.sitekey
May 27, 2026
Merged

Add support for reCAPTCHA site key#423
rlazo merged 3 commits into
mainfrom
feature/rl.sitekey

Conversation

@rlazo
Copy link
Copy Markdown
Collaborator

@rlazo rlazo commented May 27, 2026

Updated GoogleServiesTask to extract the recaptcha_site_key from the google-services.json file and include it in the generated resources.xml file.

rlazo added 3 commits May 26, 2026 12:38
Updated GoogleServicesTask to extract the
recaptcha_enterprise_site_key from the google-services.json file and
include it in the generated `resources.xml` file.
Refactored handleSiteKey to use safe call chaining, removing the
explicit check for the recaptcha_enterprise_site_key field.
Updated the plugin to look for the recaptcha_site_key field in the
google-services.json file instead of
recaptcha_enterprise_site_key. This change is reflected in both the
processing task and the associated test data.
@rlazo
Copy link
Copy Markdown
Collaborator Author

rlazo commented May 27, 2026

/gemini review

@rlazo rlazo requested a review from VinayGuthal May 27, 2026 15:44
@rlazo rlazo merged commit 852e0fa into main May 27, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants