Crates.io | rustwt |
lib.rs | rustwt |
version | 1.0.1 |
source | src |
created_at | 2017-08-31 20:16:35.964278 |
updated_at | 2017-09-02 16:49:27.32705 |
description | Implementation of JSON JWT |
homepage | https://github.com/Richterrettich/rustwt |
repository | https://github.com/Richterrettich/rustwt |
max_upload_size | |
id | 30077 |
size | 61,549 |
This is a hard fork of https://github.com/GildedHonour/frank_jwt
Implementation of JSON Web Tokens in Rust.
Put this into your Cargo.toml
:
[dependencies]
rustwt = "1.0.1"
Apache 2.0
cargo test