package
0.0.0-20180319155456-bca2e7f09a17
Repository: https://github.com/garyburd/go-oauth.git
Documentation: pkg.go.dev

# Constants

HMAC-SHA1.
Plain text.
RSA-SHA1.

# 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.