rocket_jwt_auth 0.0.2

JWT header authentication for Rocket
Documentation

Rocker jwt auth middleware

Rust Version WebSocket Version License

Rocket middleware for JWT authentication.

Installation

Add the following dependency to your Cargo.toml file:

[dependencies]
rocket_jwt_auth = "0.0.2"