Crate rocket_jwt_authorization
source ·Expand description
jwt-authorization
Request Guard for Rocket Framework
This crate provides a procedural macro to create request guards used for authorization.
See examples
.