Docs.rs
lenso-module-auth-password-0.1.0
lenso-module-auth-password 0.1.0
Docs.rs crate page
MIT
19 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
LioRael
Dependencies
argon2 ^0.5.3
normal
async-trait ^0.1
normal
lenso-module-auth ^0.1.0
normal
axum ^0.8
normal
chrono ^0.4
normal
getrandom ^0.4
normal
jsonwebtoken ^10
normal
lenso-platform-core ^0.1.0
normal
lenso-platform-http ^0.1.0
normal
lenso-platform-module ^0.1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.9
normal
utoipa ^5.5
normal
tokio ^1.52
dev
Versions
16.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 resolver
auth_
password
0.1.0
Module resolver
Module Items
Structs
In crate auth_
password
auth_password
Module
resolver
Copy item path
Source
Structs
ยง
JwtActor
Resolver
Actor resolver that validates JWT tokens issued by the auth-password module when
token_strategy
is
"jwt"
.