# Functions
New creates a new instance of Manager from oauth.Config.
NewFromEnv creates manager from environment variables.
NewFromGoogleCreds creates manager from a credentials file.
OpenBrowser attempts to open browser.
OptAppName sets the application name.
OptListenerAddr sets the template directory for templates.
OptResetAuth resets the token and forces reauthentication.
OptTemplateDir sets the template directory for templates (and loads the templates).
OptTryWebAuth sets the flag to attempt to present user with browser for authentication.
OptUseIndexPage sets the optional index page display prior to redirecting to Oauth provider scopes permission page.
# Type aliases
Option sets option variables.