Integrate Facebook Single Sign-On (SSO) in your application.
Sign in to Discord
Go to Facebook Developers and sign in.
Create a new application
Click on the Create App
button to create a new application.
Add use cases
Chose Authenticate and request data from users with Facebook Login
as the use case.
Get the App ID and App Secret
After creating the application, go to Settings => Basic
to get the App ID
and App Secret
. Save them for later.
Configuration in VitNode
Add the Facebook SSO plugin to your API routes.