Docs.rs
authvault-0.1.0
authvault 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
30 June 2026
Links
Repository
crates.io
Source
Owners
KooshaPari
Dependencies
anyhow ^1.0
normal
argon2 ^0.5
normal
async-trait ^0.1
normal
axum ^0.8
normal
base64 ^0.21
normal
bcrypt ^0.19
normal
chacha20poly1305 ^0.10
normal
chrono ^0.4
normal
http ^1
normal
jsonwebtoken ^10
normal
rand ^0.10
normal
rand_core ^0.6
normal
redis ^1.2
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.11
normal
thiserror ^2.0
normal
tokio ^1
normal
tokio-postgres ^0.7
normal
tower ^0.5
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
zeroize ^1.8
normal
criterion ^0.8
dev
rcgen ^0.14.7
dev
tempfile ^3
dev
tower ^0.5
dev
Versions
74.88%
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 application
authvault
0.1.0
Module application
Module Items
Re-exports
Modules
In crate authvault
authvault
Module
application
Copy item path
Source
Expand description
Application layer.
Re-exports
§
pub use services::
AuthService
;
Modules
§
services
Authentication application service.