Good morning, We have to use two different approaches for customers' login:
- Credentials Management API: https://developers.google.com/web/fundamentals/security/credential-management/
- and ReCaptcha.
Do you have an idea on how to make them work together? Recaptcha is designed to block seamlessly auto-login of users via API call, and this is what Credentials Management do (more or less).