Search code examples
djangofacebookdjango-socialauth

How can I get the avatar or other extra_data using django-social-auth?


I'm using django-social-auth to integrate with Facebook, but I don't know how's the best way to get the extra_data values on template.

Looks like a dumb question, but I need some help.

Best Regards, Max


Solution

  • I decided to use django-allauth[1], and it's very very good, solved my problem, like a charm.

    [1]https://github.com/pennersr/django-allauth