Deskree facilitates the utilization of Facebook OAuth integration, empowering users to sign in to your application using their Facebook credentials.
Last updated
Deskree facilitates the utilization of Facebook OAuth integration, empowering users to sign in to your application using their Facebook credentials.
Last updated
Initiate the setup of Facebook authentication by accessing your project. Navigate to the Authentication section in the left menu, and proceed to enable Facebook authentication by clicking the Facebook button.
To initiate the setup of Facebook authentication, begin by creating an app on Facebook's Developer website and providing the following values:
Parameter | Data Type | Description |
---|---|---|
App ID
string
The App ID is generated within the Facebook Developer account. For detailed information, please refer to the official documentation.
Client Token
string
The client token is generated within the Facebook Developer account. For more detailed information, please refer to the official documentation.