| FacebookAuthConfiguration Properties |
The FacebookAuthConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| AnonymousToken |
The token for anonymous authentication. This value can be obtained from the Mobile Backend's Settings in the UI under Basic Auth.
| |
| AuthenticationType |
The authentication scheme - AutenticationType.Facebook.
(Overrides AuthConfigurationAuthenticationType.) | |
| BackendId |
The ID for the Mobile Backend. This value can be obtained from the Mobile Backend's Settings in the UI.
| |
| FacebookAppId |
The ID of app registered on Facebook.
| |
| Scope |
Optional permissions requested from Facebook.
|