Rocket middleware for JWT authentication.
Add the following dependency to your Cargo.toml file:
Cargo.toml
toml [dependencies] rocket_jwt_auth = "0.0.1"