Sebastian Thiel 6a5915d7d6 fix(lib): remove macro usage to work on stable
As usage of the `!include` macro is enforced, there is currently no way
to use the exported macros from `yup_hyper_mock`. Now some more
boilerplate code was added to make it work anyway.
2015-06-18 17:58:22 +02:00
2015-05-08 11:41:26 +02:00
2015-05-26 14:41:31 +02:00
2015-05-26 14:41:31 +02:00
2015-06-11 10:57:57 +02: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

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