You are here

d7_gauth.yml in Google API PHP Client 8.2

Same filename and directory in other branches
  1. 8.4 migrations/d7_gauth.yml
  2. 8.3 migrations/d7_gauth.yml
migrations/d7_gauth.yml

File

migrations/d7_gauth.yml
View source
  1. id: d7_gauth
  2. label: Google Api Client accounts
  3. migration_tags:
  4. - Google Api Client
  5. source:
  6. plugin: gauth
  7. process:
  8. id: id
  9. name: name
  10. developer_key: developer_key
  11. client_id: client_id
  12. client_secret: client_secret
  13. services: services
  14. access_token: access_token
  15. access_type: access_type
  16. is_authenticated: is_authenticated
  17. uid: uid
  18. scopes: service_scopes
  19. destination:
  20. plugin: entity:google_api_client