use this more restrictive scope

This commit is contained in:
Rob Weber 2015-04-27 15:21:12 -05:00
parent 1d7ca0afcf
commit 99e19b8fd5

View File

@ -4,4 +4,4 @@ client_config:
client_secret: "blank" client_secret: "blank"
get_refresh_token: True get_refresh_token: True
oauth_scope: oauth_scope:
- "https://www.googleapis.com/auth/drive" - "https://www.googleapis.com/auth/drive.file"