Easy to use, secure, non opinionated JWT (JSON Web Tokens) implementation for Rust.
# Cargo.toml
[dependencies]
jwt-simple = "0.12.14"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates a JWT token using HS256.
Use `RS256Key` or `ES256Key` for asymmetric signing.
No dependency data recorded yet.