Question

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

Was it helpful?

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top