Documentation ¶
Overview ¶
Package auth contains shared code related to OAuth2 and obtaining tokens for a project.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProjectTokenSource ¶
func ProjectTokenSource(proj string, scopes ...string) (oauth2.TokenSource, error)
ProjectTokenSource returns an OAuth2 TokenSource for the given Google Project ID.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.