1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 23:51:06 +01:00
actix-extras/README.md
2018-05-30 16:43:39 +03:00

643 B

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