miled / wordpress-social-login

WordPress Social Login
http://miled.github.io/wordpress-social-login/
MIT License
401 stars 233 forks source link

Doesn’t work with the custom URL login page and Two Factor #378

Open sviluppomania opened 3 years ago

sviluppomania commented 3 years ago

Hi, I have a site with a login page with custom URL. I have an error with the Social Login. The problem is that after 2FA authentication the user is redirected to:

wp-login.php/?action=validate_2fa

If the custom URL is disabled, the Social Login works correctly. Any ideas on how I can fix this?