oauth10a

Fully Automatic Luxury OAuth 1.0a headers

https://github.com/gatlin/oauth10a#readme

Latest on Hackage:0.1.0.0@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed by Gatlin Johnson
Maintained by [email protected]

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!