Ross ROSS = Recommend OSS · open-source software intelligence for agents

dgrijalva/jwt-go

ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at: observed · 2026-08-28

github.com/dgrijalva/jwt-go · homepage · Go · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5251
  • days_rel: n/a
  • days_push: 1763
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

10734 stars · 974 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Go library for creating, signing, parsing, and verifying JSON Web Tokens (JWTs), supporting HMAC, RSA, RSA-PSS, and ECDSA signing algorithms. The repository is archived and no longer maintained; development continues in the golang-jwt/jwt fork.

Use cases

  • sign and verify JWTs in a Go application
  • issue bearer tokens for OAuth2 authentication
  • parse and validate JWT claims from HTTP requests
  • implement token-based auth for a Go API
  • add custom signing methods to JWT handling

When to choose

  • you are maintaining a legacy codebase already pinned to dgrijalva/jwt-go
  • you need a reference implementation of the original JWT library

When to avoid

  • you are starting a new Go project - use golang-jwt/jwt instead
  • you need security fixes or ongoing maintenance
  • you need Ed25519 or newer JWT features

Facets

library · maturity abandoned

auth cryptography serialization security web-development developer-tools go cross-platform jwt json-web-tokens token-signing oauth2 archived use-golang-jwt-jwt

2 sources

Member repositories

RepositoryRoleHealth v2
dgrijalva/jwt-gomain10

For agents

markdown · JSON · MCP: product_card(name="dgrijalva/jwt-go")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem