rocket_ext_jwt 0.1.0

Rocket web framework: request guards and responses for Javascript Web Tokens
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[lib]
name = "rocket_jwt"

[package]
authors = ["Kellen Frodelius-Fujimoto <kellen@kellenfujimoto.com>"]
categories = ["authentication", "cryptography", "data-structures"]
description = "Rocket web framework: request guards and responses for Javascript Web Tokens"
keywords = ["rocket", "auth", "jwt"]
license = "MIT"
name = "rocket_ext_jwt"
repository = "https://github.com/rakenodiax/rocket_ext_jwt"
version = "0.1.0"