JWT-Simple (WIP)

A new JWT implementation for Rust that focuses on simplicity.

JWT-Simple is unopinionated and supports all commonly deployed authentication and signature algorithms:

JWT-Simple uses only pure Rust implementations, and compiled out of the box to WebAssembly/WASI. It is fully compatible with Fastly's Compute@Edge service.