Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrAccessDenied is an error returned when the user has denied this // app access to their account. ErrAccessDenied = errors.New("access denied by user") )
Functions ¶
This section is empty.
Types ¶
type Config ¶
A version of oauth2.Config augmented with device endpoints
func NewWithDomain ¶
Click to show internal directories.
Click to hide internal directories.