@hackage hoauth0.0.4

A Haskell implementation of OAuth 1.0 protocol.

This library implements both PLAINTEXT and HMAC-SHA1 signatures as defined in the specification 1.0. Currently it supports only consumer related functions, but there are plans to add support service providers as well. More info at: http://oauth.net/