oauth-1a 0.1.1

OAuth 1.0a client implementation
Documentation

oauth-1a

A Rust implementation of OAuth 1.0a. This is intended to be completely agnostic to all application details, so you might need to do some parts yourself. A minimal example is included.