# Variables
HTTPClient is the context key to use with context's WithValue function to associate an *http.Client value with a context.
# Structs
Client represents an OAuth client.
Credentials represents client, temporary and token credentials.
RequestCredentialsError is an error containing response information when requesting credentials.
# Type aliases
SignatureMethod identifies a signature method.