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

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

Session Value Missing After Redirect With Django Python-social-auth

I am working on a django project using python-social-auth to do authentication with facebook. I am … Read more Session Value Missing After Redirect With Django Python-social-auth

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