oauth-client-fix

Crates.iooauth-client-fix
lib.rsoauth-client-fix
version0.1.5
sourcesrc
created_at2017-03-20 08:13:43.748993
updated_at2017-03-20 08:14:36.63887
descriptionOAuth client for Rust
homepage
repositoryhttps://github.com/vmchale/oauth-client-rs-fix
max_upload_size
id9062
size38,449
Vanessa McHale (vmchale)

documentation

https://gifnksm.github.io/oauth-client-rs

README

oauth-client-fix

Fixed OAuth client for Rust

Documentation

How to use?

Add this to your Cargo.toml:

[dependencies]
oauth-client-fix = "0.1"

and this to your crate root:

extern crate oauth_client_fix;
Commit count: 0

cargo fmt