Go to file
xenia 3091e92be3 Update inth-oauth2 dep 2019-08-18 23:14:04 -04:00
inth-oauth2@65bde6b0c8 Update inth-oauth2 dep 2019-08-18 23:14:04 -04:00
src Use derive feature of serde instead of serde_derive 2018-12-23 23:45:56 -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
.gitmodules Update inth-oauth2 dep 2019-08-18 23:14:04 -04:00
Cargo.toml Update inth-oauth2 dep 2019-08-18 23:14:04 -04:00
LICENSE Storing error_chain version before trashing it 2017-09-16 14:44:55 -04:00
README.md rustfmt 2018 formatting 2018-12-17 19:01:20 -05:00

README.md

OpenID Connect Client & Discovery

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

Implements OpenID Connect Core 1.0 and OpenID Connect Discovery 1.0.

Documentation

License

Apache License, Version 2.0