package
1.0.4
Repository: https://github.com/gobars/sigstore.git
Documentation: pkg.go.dev

# Functions

ParseAccessTokenResponse parses an RFC6749 access token response and returns either an `*oauth2.Token` on success, an `*ErrorTokenResponse` on failure, or any other error if the response cannot be parsed.

# Structs

ErrorTokenResponse represents an RFC6749 access token error response.