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