Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTokenFromWeb ¶
GetTokenFromWeb requests a token from the web, then returns the retrieved token.
Types ¶
type Authenticator ¶
Authenticator contains all that's needed to authenticate against OAuth2
func Authenticate ¶
func Authenticate(credentialsPath string, tokenPath string, noAuth bool) (*Authenticator, error)
Click to show internal directories.
Click to hide internal directories.