#jwt #rocket #header

nightly rocket_jwt_auth

JWT header authentication for Rocket

3 releases

0.0.3 Dec 12, 2023
0.0.2 Dec 12, 2023
0.0.1 Sep 14, 2023

#197 in #rocket

35 downloads per month

MIT license

4KB

Rocket 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.3"

Dependencies

~11MB
~211K SLoC