* [github.com/lestrrat-go/jwx/v3 v4.4.0](https://github.com/lestrrat-go/jwx) – Go module implementing JWx (JWA/JWE/JWK/JWS/JWT) standards for signing, encryption, and key management. * [@nestjs/jwt 12.0.1](https://github.com/nestjs/jwt) – JWT utilities module for Nest based on the jsonwebtoken package. * [JWT v0.3.0](https://github.com/kataras/jwt) – Zero-dependency JWT and JWKS implementation for Go focused on security, performance, and simple APIs. * [@fastify/jwt v10.2.2](https://github.com/fastify/fastify-jwt) – Fastify plugin providing JWT sign, verify, and decode utilities with route authentication support. * [Cloudflare Worker JWT v3.2.3](https://github.com/tsndr/cloudflare-worker-jwt) – Lightweight zero-dependency JWT implementation for Cloudflare Workers. * [Doorkeeper::JWT v0.4.4](https://github.com/doorkeeper-gem/doorkeeper-jwt) – Doorkeeper::JWT adds JWT token support to the Doorkeeper OAuth library, generating and signing access tokens from configurable payloads and secrets.