mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 15:51:06 +01:00
1.4 KiB
1.4 KiB
actix-web-httpauth
HTTP authentication schemes for actix-web.
Documentation & Resources
- API Documentation
- Minimum Supported Rust Version (MSRV): 1.51
Features
- Typed Authorization and WWW-Authenticate headers
- Extractors for authorization headers
- Middleware for easier authorization checking
All supported schemas can be used in both middleware and request handlers.