Facebook interface

The configuration settings of the Facebook provider.

Properties

enabled

false if the Facebook provider should not be enabled despite the set registration; otherwise, true.

graphApiVersion

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

The configuration settings of the login flow.

login?: LoginScopes

Property Value

registration

The configuration settings of the app registration for the Facebook provider.

registration?: AppRegistration

Property Value