package
0.0.0-20210906110704-b4bc1cc621a6
Repository: https://github.com/fasttrack-solutions/oauth2.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ParseKey converts the binary contents of a private key file to an *rsa.PrivateKey.
No description provided by the author
No description provided by the author

# Variables

HTTPClient is the context key to use with golang.org/x/net/context's WithValue function to associate an *http.Client value with a context.

# Structs

ContextKey is just an empty struct.
No description provided by the author
Token represents the credentials used to authorize the requests to access protected resources on the OAuth 2.0 provider's backend.