#macro-derive #actix-web #actix-web-middleware #utility #traits #from-request #jwt #macro-for-actix-web

macro actix-jwt-auth-middleware-derive

This crate provides a derive macro for the actix-web::FromRequest trait

3 unstable releases

0.2.0 Apr 19, 2023
0.1.1 Jul 16, 2022
0.1.0 Jun 1, 2022

#12 in #jwt-auth

Download history 60/week @ 2025-03-09 51/week @ 2025-03-16 56/week @ 2025-03-23 61/week @ 2025-03-30 35/week @ 2025-04-06 33/week @ 2025-04-13 54/week @ 2025-04-20 113/week @ 2025-04-27 76/week @ 2025-05-04 64/week @ 2025-05-11 41/week @ 2025-05-18 30/week @ 2025-05-25 15/week @ 2025-06-01 34/week @ 2025-06-08 41/week @ 2025-06-15 52/week @ 2025-06-22

142 downloads per month
Used in 2 crates (via actix-jwt-auth-middleware)

MIT/Apache

5KB

This crate provides a derive macro for the FromRequest trait.


actix-jwt-auth-middleware-derive

This crate provides a derive macro for the FromRequest trait.

It is part of the actix-jwt-auth-middleware crate.

License: MIT OR Apache-2.0

Dependencies

~180–600KB
~14K SLoC