Facebook interface
The configuration settings of the Facebook provider.
Properties
| enabled |
|
| graph |
The version of the Facebook api to be used while logging in. |
| login | The configuration settings of the login flow. |
| registration | The configuration settings of the app registration for the Facebook provider. |
Property Details
enabled
false if the Facebook provider should not be enabled despite the set registration; otherwise, true.
enabled?: boolean
Property Value
boolean
graphApiVersion
The version of the Facebook api to be used while logging in.
graphApiVersion?: string
Property Value
string
login
registration
The configuration settings of the app registration for the Facebook provider.
registration?: AppRegistration