* [Angular Forum App 18.0.0](https://github.com/hamzahamidi/angular-forum) – Angular-based forum app demonstrating real-world features like JWT authentication, CRUD articles and comments, pagination, favorites, and user following. * [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. * [Full Stack FastAPI Template 0.12.0](https://github.com/fastapi/full-stack-fastapi-template) – Full-stack web application template combining a FastAPI backend, React frontend, PostgreSQL, Docker, and CI/CD-ready deployment. * [@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. * [fast-jwt v6.3.2](https://github.com/nearform/fast-jwt) – High-performance JWT library for signing and verifying tokens with configurable claims and algorithms. * [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.