Z
Z
zubero4eg2017-05-22 16:30:47
Django
zubero4eg, 2017-05-22 16:30:47

How to set up an API for authorization through social networks in mobile applications in django?

Hello Community
I've set up social media authentication in my django app using django_social_auth. Now, when you press the "vk" or "fb" button, my app creates a user, if there is none, and authorizes him on the site. If desired, you can display the token in html. Everything is sweet.
But here's the problem: I don't understand what I need to do in order for the user to click "authorization via fb" in the android application to end up with json with the same token?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Peter, 2017-05-22
@petermzg

https://developers.facebook.com/docs/facebook-logi...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question