miled / wordpress-social-login

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

Twitter authentication goes into loop in 3.0.1 #296

Closed nabtron closed 3 years ago

nabtron commented 5 years ago

The twitter based login goes into a redirect loop. Where it opens the twitter authentication page and then connects to domain.com and then again loads twitter screen.

jmessy919 commented 5 years ago

How did you circumvent the Query String issue with Callback URLs? Did you strip the string out of your Callback URL? If so, I'd posit that this is causing your looping issue.