Authenticating users using Facebook.
Overview
To start setting up Facebook authentication, you'll need to enable it first by entering your project, selecting Authentication at the left menu, and then clicking on the Facebook box.
Setup
To start setting up the Facebook authentication, you will need to create an app on Facebook's Developer website, and provide the following values:
Parameter
Data Type
Description
App id
string
App id generated in the Facebook Developer account. For more information visit the official documentation.
Client token
string
Client token generated in the Facebook Developer account. For more information visit the official documentation.
Last updated
Was this helpful?