rocket_jwt_auth 0.0.2

JWT header authentication for Rocket
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.rocket]
version = "0.4.7"

[package]
description = "JWT header authentication for Rocket"
edition = "2021"
keywords = ["rocket", "jwt"]
license = "MIT"
name = "rocket_jwt_auth"
readme = "README.md"
version = "0.0.2"