Docs.rs
xjp-oidc-1.1.0
xjp-oidc 1.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rickyjim626
Dependencies
async-trait ^0.1
normal
axum-core ^0.4
normal
optional
axum-extra ^0.9
normal
optional
base64 ^0.22
normal
eventsource-client ^0.12
normal
optional
futures ^0.3
normal
futures-util ^0.3
normal
optional
gloo-net ^0.5
normal
optional
http ^1.0
normal
optional
josekit ^0.8
normal
lru ^0.12
normal
optional
moka ^0.12
normal
optional
rand ^0.8
normal
reqwest ^0.12
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
time ^0.3
normal
tokio ^1.38
normal
optional
tokio-stream ^0.1
normal
optional
tower ^0.4
normal
optional
tracing ^0.1
normal
optional
url ^2.5
normal
urlencoding ^2.1
normal
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4
normal
optional
web-sys ^0.3
normal
optional
axum ^0.7
dev
chrono ^0.4
dev
clap ^4.5
dev
criterion ^0.5
dev
dotenvy ^0.15
dev
mockito ^1.2
dev
proptest ^1.5
dev
serde_json ^1.0
dev
tokio ^1.38
dev
tower ^0.5
dev
tracing-appender ^0.2
dev
tracing-subscriber ^0.3
dev
wiremock ^0.5
dev
moka ^0.12
normal
tokio ^1.38
normal
getrandom ^0.2
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module errors
xjp_
oidc
1.1.0
Module errors
Module Items
Enums
Type Aliases
In crate xjp_
oidc
xjp_oidc
Module
errors
Copy item path
Source
Expand description
Error types for xjp-oidc SDK
Enums
§
Error
Main error type for the xjp-oidc SDK
Type Aliases
§
Result
Result type alias for operations that may fail with Error