actix-web-httpauth 0.4.0

HTTP authentication schemes for actix-web
Documentation
1
2
3
4
//! Typed HTTP headers

pub mod authorization;
pub mod www_authenticate;