GoogleCloudPlatform / gcs-oauth2-boto-plugin

Auth plugin allowing use the use of OAuth 2.0 credentials for Google Cloud Storage in the Boto library.
Apache License 2.0
21 stars 38 forks source link

Add support for Application Default Credentials. #16

Closed dlorenc closed 8 years ago

dlorenc commented 8 years ago

@thobrla PTAL. This needs the oauth2client changes to get released before we can actually release this.