1 unstable release

0.1.0 Jan 30, 2020

#1230 in HTTP server

Apache-2.0

57KB
1K SLoC

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


lib.rs:

HTTP Authorization support for kyrx framework.

Provides:

Supported schemes

Dependencies

~32MB
~750K SLoC