package
0.9.2
Repository: https://github.com/pluralsh/oauth.git
Documentation: pkg.go.dev

# Functions

PostForm makes an POST request by serializing input parameters as a form and parsing the response of the same type.

# Structs

AccessToken is an OAuth access token.
Error is the result of an unexpected HTTP response from the server.
FormResponse is the parsed "www-form-urlencoded" response from the server.