Rustwt

Build Status

This is a hard fork of https://github.com/GildedHonour/frank_jwt

Implementation of JSON Web Tokens in Rust.

Algorithms and features supported

Usage

Put this into your Cargo.toml:

toml [dependencies] rustwt = "1.0.0"

License

Apache 2.0

Tests

shell cargo test