json-web-token
FastAPI native extension, easy and simple JWT auth
Framework-agnostic JWT verifier for OIDC issuers with JWKS caching, strict claim validation, and scope/permission checks.
Lightweight Python utilities for JWT/JWK operations: create & verify HS256/RS256 tokens, manage RSA key pairs (PEM/JWK), and generate JWK Sets. Simple helper library for authentication workflows.