Sebastian Thiel 9283db022d fix(travis): actually it should already work this way
travis-cargo knows travis, and does the right thing.
We only want to be sure to run on one platform only.
2016-05-25 11:31:50 +02:00
2016-05-20 18:24:28 +02:00
2015-05-08 11:41:26 +02:00
2016-05-20 18:24:28 +02:00
2016-05-24 15:22:11 +02:00
2016-05-24 15:22:11 +02:00
2016-01-10 21:53:51 -05:00
2015-06-11 10:57:57 +02:00
2016-01-10 21:53:51 -05:00

Build Status

yup-oauth2 is a utility library which will implement oauthv2 device authentication suitable for yup to work.

It is implemented such that it makes no assumptions about the front-end, allowing more uses than just in yup.

Usage

Please have a look at the API landing page for all the examples you will ever need.

A simple commandline program which authenticates any scope and prints token information can be found in the examples directory.

The video below shows the auth example in action. It's meant to be used as utility to record all server communication and improve protocol compliance.

usage

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Description
No description provided
Readme 996 KiB
Languages
Rust 99.2%
Shell 0.8%