rocket_jwt_auth 0.0.1

JWT header authentication for Rocket
Documentation

Rust WebSocket Crate

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.1"