mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
merge project metadata
This commit is contained in:
@ -1,15 +1,17 @@
|
||||
# actix-web-httpauth
|
||||
|
||||
<center>
|
||||
[](https://crates.io/crates/actix-web-httpauth)
|
||||
[](https://docs.rs/actix-web-httpauth)
|
||||
[](https://deps.rs/crate/actix-web-httpauth/0.4.0)
|
||||

|
||||

|
||||
<center>
|
||||
|
||||
HTTP authentication schemes for [actix-web](https://github.com/actix/actix-web) framework.
|
||||
|
||||
Provides:
|
||||
* typed [Authorization] and [WWW-Authenticate] headers
|
||||
* typed [Authorization] and [WWW-Authenticate] headers
|
||||
* [extractors] for an [Authorization] header
|
||||
* [middleware] for easier authorization checking
|
||||
|
||||
|
Reference in New Issue
Block a user