Skip to content

Instantly share code, notes, and snippets.

@4DRIAN0RTIZ
Last active July 30, 2023 18:05
Show Gist options
  • Save 4DRIAN0RTIZ/45c6273ebe20efeaf02c53ec156fd417 to your computer and use it in GitHub Desktop.
Save 4DRIAN0RTIZ/45c6273ebe20efeaf02c53ec156fd417 to your computer and use it in GitHub Desktop.
client_config_backend: settings
client_config:
client_id: {{ CLIENT_ID }}
client_secret: {{ CLIENT_SECRET }}
save_credentials: True
save_credentials_backend: file
save_credentials_file: credentials_module.json
get_refresh_token: True
oauth_scope:
- https://www.googleapis.com/auth/drive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment