rocket_jwt_auth

Crates.iorocket_jwt_auth
lib.rsrocket_jwt_auth
version0.0.3
created_at2023-09-14 19:12:27.287027+00
updated_at2023-12-12 13:52:42.02598+00
descriptionJWT header authentication for Rocket
homepage
repository
max_upload_size
id973000
size4,077
Doğa Budak (dogabudak)

documentation

README

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"
Commit count: 0

cargo fmt