auth-middleware-pkg 0.1.0

JWT authentication middleware for Axum with token validation and role-based access control
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}