I\'m seriously confused with getting django-socialregistration working. So my settings file: TEMPLATE_CONTEXT_PROCESSORS = (
In django-social-auth, there are a few instances where a back-end will raise a ValueError (such as when a user cancels a login request or if a user tries to associate with an account that\'s already b
I\'ve installed djangosocialregistration and it seemed like it was working fine for a while, but now I\'m getting an error and I can\'t figure out where it\'s coming from. Inside my view I\'m doing th
I am using social_auth in my django application to use facebook connect. I have followed steps which are given in the documentation (https://github.com/omab/django-social-auth). But I am struggling in
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
Django-Social in its feature list claims that it supports associating multiple authentication providers to a single user account.
I am using Django-Socialauth , my site is here But I\'m not successful now, I think Django-So开发者_开发问答cialauthlacks a method that get user data from openid_response.
I can\'t seem to find how to generate the classic Facebook Connect button: all I can find how to generate is the following:
I am having some problems with the app django socialauth. I am receiving the following errors: no such table: openid_consumer_association
i\'m trying to install socialauth in my django application to have openid and facebook login, but it seems there are various versions of socialauth: