At the end of 2025, Google will sunset the old-style of Google reCaptcha
that uses a site_key and a secret_key.
This will be replaced by a new "enterprise" recaptcha that uses a site_key
and a project_id.
Here is the script that points to the enterprise recaptcha:
<script src="https://www.google.com/recaptcha/enterprise.js" async
defer></script>
I see that the current reCaptcha uses the old-style reCaptcha.
Is the new-style reCaptcha in the engineering schedule?
that uses a site_key and a secret_key.
This will be replaced by a new "enterprise" recaptcha that uses a site_key
and a project_id.
Here is the script that points to the enterprise recaptcha:
<script src="https://www.google.com/recaptcha/enterprise.js" async
defer></script>
I see that the current reCaptcha uses the old-style reCaptcha.
Is the new-style reCaptcha in the engineering schedule?