olaf2

Crates.ioolaf2
lib.rsolaf2
version0.0.3
sourcesrc
created_at2018-09-17 01:50:50.256505
updated_at2018-09-28 13:18:39.271934
descriptionConvenient CLI authentication using OAuth2
homepage
repositoryhttps://github.com/samscott89/olaf2
max_upload_size
id85058
size31,892
Sam Scott (samscott89)

documentation

https://docs.rs/crate/olaf2/0.0.2

README

Olaf2 CLI Authentication Helper

This is a pretty hacky proof of concept to enable convenient authentication of command line applications using a third party OAuth provider.

For more detailed information, see the documentation.

This also doesn't fully work via crates yet, since we depend on the unpublished github version of oauth2-rs.

Also, this was an experiment in using edition 2018, so things may not properly work.

Hopefully though there are some useful techniques/concepts here that can be borrowed.

Commit count: 5

cargo fmt