authfix 0.1.1

A simple and extensible authentication layer for Actix Web, designed for fast integration and easy configuration.
Documentation
1
2
#[cfg(feature = "mfa_send_code")]
pub mod random_code_auth;