{"adoption": {"forks": 361, "observed_at": "2026-08-28T04:06:12.252342+00:00", "stars": 2089}, "canonical_url": "https://ross.abutalabs.com/products/jsonwebtoken", "card": {"archived": false, "artifact_type": "library", "description": "JWT lib in rust", "domain": ["security", "web-development", "apis"], "enriched": true, "function": ["auth", "serialization", "cryptography"], "health_score": 76, "homepage": null, "language": "Rust", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["Keats/jsonwebtoken"], "name": "Keats/jsonwebtoken", "platform": ["rust"], "pushed_at": "2026-07-24T10:59:44+00:00", "repo": "Keats/jsonwebtoken", "stars": 2089, "tags": ["jwt", "jsonwebtoken", "token-validation", "jwk", "serde"], "topics": ["jwt", "rust", "jsonwebtoken"], "urls": [], "use_cases": ["issue and verify JWTs in a Rust web API", "sign tokens with HS256 or RS256 in Rust", "validate JWT expiration and claims", "decode JWTs into typed structs with serde", "support EdDSA and ES256 token signing in Rust"], "what_it_is": "A Rust library for creating and decoding JSON Web Tokens (JWTs) in a strongly typed way, supporting HS256/384/512, RS256/384/512, PS256/384/512, ES256/384, and EdDSA algorithms. It offers pluggable crypto backends (aws_lc_rs or rust_crypto) and claim validation with serde-based typed claims.", "when_to_avoid": ["you need a full auth server or session management, not just token encoding/decoding", "your project is not in Rust"], "when_to_choose": ["you need a mature, widely used JWT library in Rust with strong typing", "you need broad algorithm coverage including EdDSA and RSA-PSS", "you want pluggable crypto providers or custom JWT headers"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/jsonwebtoken", "repo": "Keats/jsonwebtoken", "role": "main", "score": 75}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.252342+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:55:37.585279+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6481151103bf5c8106b30fa01da16b593a6c646c1a62545c3dbbd87f3286528", "fetched_at": "2026-08-28T04:06:12.252342+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Keats/jsonwebtoken"}, {"content_hash": "30a8ac518d6fd9a9d7d5dda38a7fe0f76a6d0d5013924caae44186b5e88013a3", "fetched_at": "2026-08-29T10:35:21.906388+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/jsonwebtoken"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.252342+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:55:37.585279+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6481151103bf5c8106b30fa01da16b593a6c646c1a62545c3dbbd87f3286528", "fetched_at": "2026-08-28T04:06:12.252342+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Keats/jsonwebtoken"}, {"content_hash": "30a8ac518d6fd9a9d7d5dda38a7fe0f76a6d0d5013924caae44186b5e88013a3", "fetched_at": "2026-08-29T10:35:21.906388+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/jsonwebtoken"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:55:37.585279+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6481151103bf5c8106b30fa01da16b593a6c646c1a62545c3dbbd87f3286528", "fetched_at": "2026-08-28T04:06:12.252342+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Keats/jsonwebtoken"}, {"content_hash": "30a8ac518d6fd9a9d7d5dda38a7fe0f76a6d0d5013924caae44186b5e88013a3", "fetched_at": "2026-08-29T10:35:21.906388+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/jsonwebtoken"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.252342+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.252342+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.252342+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:55:37.585279+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6481151103bf5c8106b30fa01da16b593a6c646c1a62545c3dbbd87f3286528", "fetched_at": "2026-08-28T04:06:12.252342+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Keats/jsonwebtoken"}, {"content_hash": "30a8ac518d6fd9a9d7d5dda38a7fe0f76a6d0d5013924caae44186b5e88013a3", "fetched_at": "2026-08-29T10:35:21.906388+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/jsonwebtoken"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.252342+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.252342+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:55:37.585279+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6481151103bf5c8106b30fa01da16b593a6c646c1a62545c3dbbd87f3286528", "fetched_at": "2026-08-28T04:06:12.252342+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Keats/jsonwebtoken"}, {"content_hash": "30a8ac518d6fd9a9d7d5dda38a7fe0f76a6d0d5013924caae44186b5e88013a3", "fetched_at": "2026-08-29T10:35:21.906388+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/jsonwebtoken"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.252342+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.252342+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.252342+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:55:37.585279+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6481151103bf5c8106b30fa01da16b593a6c646c1a62545c3dbbd87f3286528", "fetched_at": "2026-08-28T04:06:12.252342+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Keats/jsonwebtoken"}, {"content_hash": "30a8ac518d6fd9a9d7d5dda38a7fe0f76a6d0d5013924caae44186b5e88013a3", "fetched_at": "2026-08-29T10:35:21.906388+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/jsonwebtoken"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.252342+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.252342+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:55:37.585279+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6481151103bf5c8106b30fa01da16b593a6c646c1a62545c3dbbd87f3286528", "fetched_at": "2026-08-28T04:06:12.252342+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Keats/jsonwebtoken"}, {"content_hash": "30a8ac518d6fd9a9d7d5dda38a7fe0f76a6d0d5013924caae44186b5e88013a3", "fetched_at": "2026-08-29T10:35:21.906388+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/jsonwebtoken"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:55:37.585279+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6481151103bf5c8106b30fa01da16b593a6c646c1a62545c3dbbd87f3286528", "fetched_at": "2026-08-28T04:06:12.252342+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Keats/jsonwebtoken"}, {"content_hash": "30a8ac518d6fd9a9d7d5dda38a7fe0f76a6d0d5013924caae44186b5e88013a3", "fetched_at": "2026-08-29T10:35:21.906388+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/jsonwebtoken"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:55:37.585279+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6481151103bf5c8106b30fa01da16b593a6c646c1a62545c3dbbd87f3286528", "fetched_at": "2026-08-28T04:06:12.252342+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Keats/jsonwebtoken"}, {"content_hash": "30a8ac518d6fd9a9d7d5dda38a7fe0f76a6d0d5013924caae44186b5e88013a3", "fetched_at": "2026-08-29T10:35:21.906388+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/jsonwebtoken"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:55:37.585279+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6481151103bf5c8106b30fa01da16b593a6c646c1a62545c3dbbd87f3286528", "fetched_at": "2026-08-28T04:06:12.252342+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Keats/jsonwebtoken"}, {"content_hash": "30a8ac518d6fd9a9d7d5dda38a7fe0f76a6d0d5013924caae44186b5e88013a3", "fetched_at": "2026-08-29T10:35:21.906388+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/jsonwebtoken"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 94, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3958, "days_push": 40, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 75, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}