Crates.io | jwt-claims |
lib.rs | jwt-claims |
version | 1.0.2 |
source | src |
created_at | 2024-10-23 11:51:22.403015 |
updated_at | 2024-10-31 08:43:20.223751 |
description | Structured version of the JWT Claims Set, as referenced at https://datatracker.ietf.org/doc/html/rfc7519#section-4. |
homepage | |
repository | https://github.com/andeya/jwt-claims |
max_upload_size | |
id | 1419993 |
size | 15,322 |
Structured version of the JWT Claims Set, as referenced at https://datatracker.ietf.org/doc/html/rfc7519#section-4.
Run the following Cargo command in your project directory:
cargo add jwt-claims
Or add the following line to your Cargo.toml:
jwt-claims = "1"