@hackage / oauth10a

Fully Automatic Luxury OAuth 1.0a headers

Latest0.1.0.0

About

Metadata

  • Last updated , by gatlin
  • License GPL-3.0-only
  • Categories Web Development
  • Maintained by: gatlin@niltag.net

  • Lottery factor: 0

Links

Installation

Readme

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!