social_auth_facebook.schema.yml in Social Auth Facebook 8
Same filename and directory in other branches
config/schema/social_auth_facebook.schema.yml
File
config/schema/social_auth_facebook.schema.ymlView source
- social_auth_facebook.settings:
- type: config_object
- label: 'Social Auth Facebook settings'
- mapping:
- app_id:
- type: string
- label: 'Application ID'
- app_secret:
- type: string
- label: 'App Secret'
- graph_version:
- type: string
- label: 'Facebook Graph API version'