A library for working with JSON Web Tokens (JWT), JSON Web Signature (JWS), and JSON Web Encryption (JWE).
# Cargo.toml
[dependencies]
biscuit = "0.8.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an empty JWT token using the Biscuit library.
Consider using a maintained alternative like `jsonwebtoken`.
No dependency data recorded yet.