Go to file
Matthew Scheirer 6edce8f750 Update to rust 2018 2018-12-06 17:25:38 -05:00
src Update to rust 2018 2018-12-06 17:25:38 -05:00
.gitignore Storing error_chain version before trashing it 2017-09-16 14:44:55 -04:00
.gitlab-ci.yml Add .gitlab-ci.yml 2018-12-01 03:14:39 +00:00
Cargo.toml Updating to Rust 2018 - about to fix 2018-12-06 17:25:38 -05:00
LICENSE Storing error_chain version before trashing it 2017-09-16 14:44:55 -04:00
README.md Started docs 2017-09-16 23:32:41 -04:00

README.md

OpenID Connect Client & Discovery

Built on inth-oauth2. Using reqwest. Using biscuit for Javascript Object Signing and Encryption (JOSE).

Implements OpenID Connect Core 1.0 and OpenID Connect Discovery 1.0.

Experimental async version built on Hyper here.

Documentation

License

Apache License, Version 2.0