Docs.rs
cdk-common-0.16.0
cdk-common 0.16.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
thesimplekid
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
bitcoin ^0.32.2
normal
cashu =0.16.0
normal
cbor-diag ^0.1.12
normal
cdk-http-client =0.16.0
normal
optional
cdk-prometheus =0.16.0
normal
optional
ciborium ^0.2.2
normal
futures ^0.3.28
normal
jsonwebtoken ^9.2.0
normal
lightning ^0.2.0
normal
lightning-invoice ^0.34.0
normal
parking_lot ^0.12.5
normal
paste ^1.0.15
normal
serde ^1
normal
serde_json ^1
normal
serde_with ^3
normal
thiserror ^2
normal
tonic ^0.14.2
normal
optional
tracing ^0.1
normal
url ^2.3
normal
utoipa ^5.3.1
normal
optional
uuid ^1.17
normal
optional
web-time ^1.1.0
normal
bip39 ^2.0
dev
criterion ^0.6.0
dev
rand ^0.9.1
dev
wasm-bindgen-test ^0.3
dev
tokio ^1
normal
getrandom ^0.2
normal
tokio ^1
normal
uuid ^1.17
normal
optional
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
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
Skip to main content
Module oidc
cdk_
common
0.16.0
Module oidc
Module Items
Structs
Enums
In cdk_
common::
auth
cdk_common
::
auth
Module
oidc
Copy item path
Source
Expand description
Open Id Connect
Structs
§
Oidc
Client
Http Client
Oidc
Config
Open Id Config
Refresh
Token
Request
Request to refresh an access token
Token
Response
Response from token endpoint
Enums
§
Error
OIDC Error
Grant
Type
OAuth2 grant type