A
A
Alexey Kuzmin2015-11-06 20:25:14
Django
Alexey Kuzmin, 2015-11-06 20:25:14

How to make Facebook authorization for mobile app & WEB server?

  • there is a server part with a database where users and other data and API are stored;
  • there is a mobile application that authorizes the user through the Facebook API.
Question : how to inform the server that a new user (token, soap box, full name, etc.) has registered? and how to authorize it later
PS: IMHO, there must be some kind of API from Facebook or notifications to the server.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zelsky, 2015-11-07
@DrMartiner

django-allauth. The battery is perfect for you. IMHO.
New user logged in - entry into the database depending on the rights. At a minimum, there is a name, a surname, a mail, and the social network itself (google +, fb, vk, ok, twitter, etc.)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question