actix-web-httpauth 0.0.1

HTTP authorization schemes for actix-web
Documentation
1
2
3
mod basic;

pub use self::basic::BasicAuth;