Facebook api – Google OAUTH2 using django-socialauth
I have a django project in which i'm using django-social-auth to implement google and facebook. From the side it seems to work quite well as i've been able to register and login using it. However, as soon as i turn…