I am using django-social-auth app for my social logging. Now I want to fetch more information from facebook like dob,address and many more. In this I tried using putting in settings FACEBOOK_EXTENDED_PERMISSIONS but it is not working for me. Please help me in knowing, how to fetch more information using social auth from facebook, google and twitter
Thanks in advance
Paritosh