Implementation of JSON Web Tokens (JWT) for encoding and decoding.
# Cargo.toml
[dependencies]
frank_jwt = "3.1.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a JWT token with HS256 signing.
Check the documentation for supported algorithms before use.
No dependency data recorded yet.