

[](https://opensource.org/licenses/MIT)
Rocket middleware for JWT authentication.
Add the following dependency to your `Cargo.toml` file:
```toml
[dependencies]
rocket_jwt_auth = "0.0.3"
```