Docs.rs
cf-modkit-auth-0.2.7
cf-modkit-auth 0.2.7
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Artifizer
Dependencies
aliri_clock ^0.1
normal
aliri_tokens ^0.3
normal
arc-swap ^1.7
normal
async-trait ^0.1
normal
axum ^0.8
normal
optional
base64 ^0.22
normal
http ^1.3
normal
jsonwebtoken ^10.2
normal
cf-modkit-http ^0.2.7
normal
cf-modkit-security ^0.2.7
normal
cf-modkit-utils ^0.2.7
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
time ^0.3.47
normal
tokio ^1.47
normal
tokio-util ^0.7
normal
tower ^0.5
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.19
normal
zeroize ^1
normal
bytes ^1.11
dev
http-body-util ^0.1
dev
httpmock ^0.8
dev
Versions
66.67%
of the crate is documented
Go to latest version
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 layer
modkit_
auth
0.2.7
Module layer
Module Items
Structs
In modkit_
auth::
oauth2
modkit_auth
::
oauth2
Module
layer
Copy item path
Source
Structs
ยง
Bearer
Auth
Layer
Tower layer that injects a bearer token into outbound HTTP requests.
Bearer
Auth
Service
Tower service that injects a bearer token header before forwarding the request to the inner service.