Skip to content

Facebook Auth Driver

The Facebook Auth Driver manages the Facebook OAuth protocol to authenticate users and grant requested permissions (scopes).

Use a Custom Facebook App

For better control, security, and flexibility, create and use your own custom Facebook Developer App. This lets you manage permissions, settings, and integration details directly from your Facebook developer account.

Facebook Auth Driver

SettingDescription
NameIdentifier for this authentication method.
ScopesList of permissions granted to this auth. Scopes can be managed or revoked at facebook.com/settings.
AuthenticationInitiates the OAuth authentication and permission grant process.
Custom AppChoose whether to use your own Facebook Dev App credentials.