Docs.rs
riley-auth-api-0.1.0
riley-auth-api 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
RileyLeff
Dependencies
anyhow ^1.0
normal
axum ^0.8
normal
axum-extra ^0.10
normal
base64 ^0.22
normal
chrono ^0.4
normal
cookie ^0.18
normal
hex ^0.4
normal
jsonwebtoken ^9
normal
metrics ^0.24
normal
metrics-exporter-prometheus ^0.16
normal
percent-encoding ^2
normal
rand ^0.9
normal
redis ^0.27
normal
optional
regex ^1
normal
reqwest ^0.12
normal
riley-auth-core ^0.1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sqlx ^0.8
normal
subtle ^2
normal
tokio ^1.43
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
url ^2
normal
utoipa ^5
normal
uuid ^1
normal
reqwest ^0.12
dev
tempfile ^3
dev
Versions
31.15%
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
Crate riley_auth_api
riley_
auth_
api
0.1.0
All Items
Crate Items
Re-exports
Modules
Crate
riley_
auth_
api
Copy item path
Source
Re-exports
§
pub use server::
serve
;
pub use server::
AppState
;
Modules
§
metrics
rate_
limit
Tiered rate limiting middleware.
routes
server