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.

Command icon 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

Emircan Erkul created an issue. See original summary.

emircan erkul’s picture

Status: Active » Needs review