Authenticating users using Facebook.
Last updated
Authenticating users using Facebook.
Last updated
Copyright © 2023 Deskree Technologies Inc.
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.
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.