1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-01-22 14:55:56 +01:00
actix-extras/actix-web-httpauth
Max Karou 55ace79d64
Implement From<Basic> for BasicAuth (#327)
* implement `From<Basic>` for `BasicAuth`

* update changelog

---------

Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-09-16 00:27:50 +00:00
..
2023-01-07 01:04:16 +00:00
2023-09-16 00:30:38 +01:00
2020-01-30 00:31:25 +00:00
2020-01-30 00:31:25 +00:00
2022-07-21 03:07:06 +01:00

actix-web-httpauth

HTTP authentication schemes for Actix Web.

crates.io Documentation Apache 2.0 or MIT licensed Dependency Status

Documentation & Resources

Features

All supported schemas can be used in both middleware and request handlers.

Supported Schemes