jwtea 0.1.0

Lean JWT library
Documentation

jwtea: a lean JWT library

A library for working with JWTs, which is rather light-weight, only works with asymmetric signature algorithms, and cares about performance. This project is still work in progress! Currently, only the "verifying JWTs" side is covered, not the "generating JWTs".


License

Licensed under either of Apache License, Version 2.0 or MIT license at your option. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.