package
1.15.1
Repository: https://github.com/int128/oauth2cli.git
Documentation: pkg.go.dev

# Structs

AuthorizationRequest represents an authorization request described as: https://tools.ietf.org/html/rfc6749#section-4.1.1.
Handler handles HTTP requests.
TokenRequest represents a token request described as: https://tools.ietf.org/html/rfc6749#section-4.1.3.