social_auth_google.schema.yml in Social Auth Google 3.x
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'
- scopes:
- type: string
- label: 'Scopes to be requested'
- endpoints:
- type: string
- label: 'API endpoints to be requested'
- restricted_domain:
- type: string
- label: 'Restricted Domain'