Crates.io | oidc |
lib.rs | oidc |
version | 0.3.0 |
source | src |
created_at | 2018-10-30 12:49:54.436676 |
updated_at | 2019-09-22 17:18:46.774677 |
description | OpenID Connect client library using Reqwest, Biscuit, and inth-oauth2 |
homepage | |
repository | https://gitlab.com/zanny/oidc-reqwest |
max_upload_size | |
id | 93588 |
size | 52,447 |
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.