openid-client 0.0.18-dev

Work In Progress OpenId Connect Client
Documentation
[dependencies.httpmock]
version = "0.6.7"

[dependencies.josekit]
version = "0.8.3"

[dependencies.reqwest]
features = ["blocking", "native-tls"]
version = "0.11.13"

[dependencies.serde]
features = ["derive"]
version = "1.0.152"

[dependencies.serde_json]
version = "1.0.93"

[dependencies.tokio]
features = ["full"]
version = "1.26.0"

[dependencies.url]
version = "2.3.1"

[lib]
doctest = false

[package]
description = "Work In Progress OpenId Connect Client"
documentation = "https://docs.rs/openid-client"
edition = "2021"
homepage = "https://github.com/sathyajithps/openid-client"
license = "MIT"
name = "openid-client"
readme = "README.md"
repository = "https://github.com/sathyajithps/openid-client"
version = "0.0.18-dev"