
Embeddable authentication and authorization system
An embeddable authentication system built in Rust that provides user management, password hashing with Argon2, and JWT-based token authentication. Designed to be integrated into existing Axum applications as a library crate with a clean core/server architecture.