JWK, JSON Web Key

August 23, 2025 2 weeks ago 1 min read

JSON data structure that represents a cryptographic key with parameters like kty, kid, and alg; used to publish and rotate keys for JWT verification.