Thanks to visit codestin.com
Credit goes to github.com

Skip to content

In <package>/__init__.py, allow customizable scopes (or different situation-specific sets of scopes) #154

@dhermes

Description

@dhermes

(Added Dec. 30, 2014) Some situations where this may be useful:

  • read-only scopes (for storage and other APIs)
  • scopes to span multiple different APIs (though maybe the user would just create their own credentials at that point)

(Below from Sept. 21, 2014)
From TODO:

# TODO: Allow specific scopes and authorization levels

See gcloud/storage/__init__.py for relevant code and #146 for some context.

git blame output

b7f1b774 (JJ Geewax   2014-01-29 18:02:29 -0500  34) # TODO: Allow specific scopes and authorization levels.

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions