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

- Remove gstuil specific client_id and client_secret to make the plugin #3

Closed ktintc closed 10 years ago

ktintc commented 10 years ago

reusable by other apps. These credentials can be taken from the boto config or enviroment variables.