Thanks for the link. That explain's how I can inject my logic and hopefully form into the authentication process. Still quite complicated for a beginner.
I did some more reading and apparently I need django-registration-redux for local registration (and stuff like password reset) and then a 2nd addon for social auth. Still I'm not quite sure what the difference between django-allauth and django-social-auth is. As for your question, I was quite unsure which to chose, so I did a lot of reading and asked on this forum. People recommended B), however I haven't fully understood why. Intuitively I would have chosen A) by myself, not only because it was shown in the online tutorial I read (Tango with Django) but also because it seems to be less complex. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/39c66976-7cbd-4dd3-aa96-05ba436bbae7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

