1 year ago
#8797
Bhadresh
Django social auth login to google redirects to sign up page
Created a link to go to the Google sign in
<a class="nav-link pl-3" data-target="#navigationbar" href="https://<my-site>/accounts/google/login/?process=login">Login</a>
It redirects to /accounts/social/signup/ instead of showing up the Google sign in page.
The very same code works perfectly fine on my local machine and directly goes to google sign in page
django
pythonanywhere
django-socialauth
0 Answers
Your Answer