actix-web-httpauth 0.0.4

HTTP authentication schemes for actix-web
Documentation

actix-web-httpauth

Build Status Docs Crates.io

HTTP authentication schemes for actix-web framework.

All supported schemas are actix Extractors, and can be used both in middlewares and request handlers, check the examples/ folder.

Supported schemes