Go to file
Matthew Scheirer 65ca0b4fd3 More docs more defaults 2017-09-19 11:54:57 -04:00
src More docs more defaults 2017-09-19 11:54:57 -04:00
.gitignore Storing error_chain version before trashing it 2017-09-16 14:44:55 -04:00
Cargo.toml Saving the generic token - just going to make it always Expiring 2017-09-16 20:54:53 -04: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