social_auth_google.schema.yml in Social Auth Google 8
Same filename and directory in other branches
config/schema/social_auth_google.schema.yml
File
config/schema/social_auth_google.schema.ymlView source
- social_auth_google.settings:
- type: config_object
- label: 'Social Auth Google settings'
- mapping:
- client_id:
- type: string
- label: 'Client ID'
- client_secret:
- type: string
- label: 'Client Secret'
- restricted_domain:
- type: string
- label: 'Restricted Domain'