package
1.2.2
Repository: https://github.com/rusq/xls2sheets.git
Documentation: pkg.go.dev

# 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.

# Structs

Manager is authorization manager.

# Type aliases

Option sets option variables.