python-socialauth is the new port from django-social-auth to a more general solution for social authentication/authorization.
I'm using Django Social Auth for connect with Facebook issue and it works perfect. I have developed an API for …
django facebook django-rest-framework django-socialauthI am adding a system to leave "notifications" for users that can be displayed the next time they log in. …
django-models django-authentication django-socialauthI am dabbling a little with django-social-auth using twitter authentication. I can login. But, when I try to log out …
django django-socialauthAfter I create a user using say Facebook(let's say fbuser) or Google(googleuser). If I create another user through …
python django django-socialauthHow to store the get Facebook profile picture of a user while logging in through Facebook and saving it in …
python django facebook django-socialauth