Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInterrupted = errors.New("interrupted")
View Source
var RefreshAccessToken = refreshAccessToken
RefreshAccessToken exchanges a refresh token for a new access token. It is a package-level variable so tests can replace it with a stub without needing to manipulate the internal clientIds map.
Functions ¶
func ReadTokenFromStdin ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.