Pergunta

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

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top