Description
Fully Automatic Luxury OAuth 1.0a headers.
Description
Provides simple functions and types for generating OAuth 1.0a headers as simply and straightforwardly as possible. If you have credentials, a request method, a url, and extra parameters, you'll get back a compliant ByteString
to put in your Authorization
header. See the README.md for more details!