oauth2-jwt-bearer-0.0.1: OAuth2 jwt-bearer client flow as per rfc7523
Network.OAuth2.JWT.Client.Serial
Description
Serialisation of token response. You probably want Client.
Client
response :: ByteString -> Either Text Response Source #
parser :: Value -> Parser Response Source #