How do I use django_facebook to authorize and authenticate a user?

59 Views Asked by At

I am having a hard time understanding the authentication flow of django_facebook. If I have a native android app do I use my app id and app secret in the 'settings.py' or do I use the app id and secret in my native app to get the api key?

0

There are 0 best solutions below