How to switch from Facebook Registration Plugin for Facebook Login

I am working on a site using the Facebook Registration Plugin to add some kind of custom field during registration and follow some instructions. It works fine, but now I'm going to update the Facebook SDK to use the API v2.1 instead of the actual v1.0, and the registration plugin has been removed.

The documentation reads:

This plugin was removed as an API version 2.0. He will stop working on July 30, 2015. Applications using this plugin must go to Facebook.

I am looking at the Facebook Login documentation, but I do not understand how to go from registration to the login element.

In which part of the stream is it better to manage custom fields?

Any help is appreciated

+5
source share

Source: https://habr.com/ru/post/1204298/


All Articles