actix-jwt-auth-middleware-derive 0.2.0

This crate provides a derive macro for the actix-web::FromRequest trait
Documentation
1
2
3
4
5
6
7
# actix-jwt-auth-middleware-derive

This crate provides a derive macro for the [FromRequest](actix_web::FromRequest) trait.

It is part of the [`actix-jwt-auth-middleware`](https://crates.io/crates/actix-jwt-auth-middleware) crate.

License: MIT OR Apache-2.0