Rustwt

Build Status Documentation Status

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

Implementation of JSON Web Tokens in Rust.

Links

Algorithms and features supported

Usage

Put this into your Cargo.toml:

toml [dependencies] rustwt = "1.0.1"

License

Apache 2.0

Tests

shell cargo test