You are here

social_auth_google.schema.yml in Social Auth Google 8

config/schema/social_auth_google.schema.yml

File

config/schema/social_auth_google.schema.yml
View source
  1. social_auth_google.settings:
  2. type: config_object
  3. label: 'Social Auth Google settings'
  4. mapping:
  5. client_id:
  6. type: string
  7. label: 'Client ID'
  8. client_secret:
  9. type: string
  10. label: 'Client Secret'
  11. restricted_domain:
  12. type: string
  13. label: 'Restricted Domain'