mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-20 20:05:18 +01:00
Badges!
This commit is contained in:
parent
7a9b3924cb
commit
1c1e7f672b
@ -1,8 +1,9 @@
|
|||||||
# actix-web-httpauth
|
# actix-web-httpauth
|
||||||
|
|
||||||
|
[](https://crates.io/crates/actix-web-httpauth)
|
||||||
|
[](https://docs.rs/actix-web-httpauth)
|
||||||

|

|
||||||

|

|
||||||

|
|
||||||
|
|
||||||
HTTP authentication schemes for [actix-web](https://github.com/actix/actix-web) framework.
|
HTTP authentication schemes for [actix-web](https://github.com/actix/actix-web) framework.
|
||||||
|
|
||||||
@ -13,3 +14,7 @@ and can be used both in middlewares and request handlers, check the `examples/`
|
|||||||
|
|
||||||
* [Basic](https://tools.ietf.org/html/rfc7617)
|
* [Basic](https://tools.ietf.org/html/rfc7617)
|
||||||
* [Bearer](https://tools.ietf.org/html/rfc6750)
|
* [Bearer](https://tools.ietf.org/html/rfc6750)
|
||||||
|
|
||||||
|
## Donations
|
||||||
|
|
||||||
|
If you appreciate my work and want to support me, you can do it [here](https://svartalf.info/donate/).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user