googleoauth2

package module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

README

googleoauth2

Instantiates an http client authenticated towards Google oauth2 API

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrMissingCredentialsPath = errors.New("missing credentials path")
	ErrMissingRedirectURL     = errors.New("missing redirect url")
)

Functions

func New

func New(httpCli *http.Client, tokenCh chan string, credentialsPath, redirectURL string) (*http.Client, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL