keclc-httpauth

Crates.iokeclc-httpauth
lib.rskeclc-httpauth
version0.1.0
sourcesrc
created_at2020-01-30 12:58:07.643474
updated_at2020-01-30 12:58:07.643474
descriptionHttpAuth support for Kayrx web.
homepage
repositoryhttps://github.com/kayrx/keclc
max_upload_size
id203287
size124,753
krircc (krircc)

documentation

https://docs.rs/keclc-httpauth/

README

keclc-httpauth

HTTP authentication schemes for kayrx framework.

Provides:

  • typed [Authorization] and [WWW-Authenticate] headers
  • [extractors] for an [Authorization] header
  • [middleware] for easier authorization checking

All supported schemas are actix Extractors, and can be used both in the middlewares and request handlers.

Supported schemes

Commit count: 0

cargo fmt