Skip to content Skip to sidebar Skip to footer
Showing posts with the label Python Social Auth

Users Are Not Created After Login With Facebook (probably An Homonymy Case)

I am trying to learn how to integrate python social auth into a django project. It seems to work, b… Read more Users Are Not Created After Login With Facebook (probably An Homonymy Case)

Python-social-auth Facebook And Linkedin User's Email Is Empty

I am developing a Django web app using python-social-auth. I have this in my Django settings: SOCIA… Read more Python-social-auth Facebook And Linkedin User's Email Is Empty

Python Social Auth Redirecting To The Same URL

After I choose some view with the decorator login_required() the user is redirected to: http://exam… Read more Python Social Auth Redirecting To The Same URL

Social-auth-app-django Facebook Backend State With Redirect_uri

I know my question sounds like a duplicate, but I've looked everywhere without finding any solu… Read more Social-auth-app-django Facebook Backend State With Redirect_uri