Problem/Motivation
We're getting tremendous amount spam accounts via social_auth. To prevent bots, suggesting to implement form interface and adding captcha points instead of exposing routes directly.
Note: PR will include `use-ajax`. Currently recaptcha module is not working with jquery ui modals without https://www.drupal.org/project/recaptcha/issues/2493183 patch.
Note: This PR https://www.drupal.org/project/social_auth/issues/3453885 must be used before applying this.
Issue fork social_auth_google-3453892
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
emircan erkul commented