# Functions
IsTimeoutErr checks if the given error is for the case where the device flow has expired.
No description provided by the author
No description provided by the author
SetAuthURL is a config option for setting the base URL.
SetClientID is a config option for setting the ClientID.
SetScopes is a config option for setting the Scopes.
SetUserAgent is a config option for setting the user agent.
SetWithRaw is a client option for getting raw atlas server response within Response structure.
# Variables
ErrTimeout is returned when polling the server for the granted token has timed out.
# Structs
No description provided by the author
DeviceCode holds information about the authorization-in-progress.
No description provided by the author
No description provided by the author
# Interfaces
A TokenSource is anything that can return a token.
# Type aliases
No description provided by the author