Versions in this module Expand all Collapse all v4 v4.5.2 Mar 21, 2025 v4.5.1 Nov 3, 2024 GO-2025-3553 GO-2025-3553: Excessive memory allocation during header parsing in github.com/golang-jwt/jwt v4.5.0 Dec 9, 2022 GO-2024-3250 +1 more GO-2024-3250: Improper error handling in ParseWithClaims and bad documentation may cause dangerous situations in github.com/golang-jwt/jwt GO-2025-3553: Excessive memory allocation during header parsing in github.com/golang-jwt/jwt v4.4.3 Nov 8, 2022 GO-2024-3250 +1 more GO-2024-3250: Improper error handling in ParseWithClaims and bad documentation may cause dangerous situations in github.com/golang-jwt/jwt GO-2025-3553: Excessive memory allocation during header parsing in github.com/golang-jwt/jwt v4.4.2 Jun 4, 2022 GO-2024-3250 +1 more GO-2024-3250: Improper error handling in ParseWithClaims and bad documentation may cause dangerous situations in github.com/golang-jwt/jwt GO-2025-3553: Excessive memory allocation during header parsing in github.com/golang-jwt/jwt v4.4.1 Mar 26, 2022 GO-2024-3250 +1 more GO-2024-3250: Improper error handling in ParseWithClaims and bad documentation may cause dangerous situations in github.com/golang-jwt/jwt GO-2025-3553: Excessive memory allocation during header parsing in github.com/golang-jwt/jwt v4.4.0 Mar 8, 2022retracted GO-2024-3250 +1 more GO-2024-3250: Improper error handling in ParseWithClaims and bad documentation may cause dangerous situations in github.com/golang-jwt/jwt GO-2025-3553: Excessive memory allocation during header parsing in github.com/golang-jwt/jwt v4.3.0 Feb 10, 2022 GO-2024-3250 +1 more GO-2024-3250: Improper error handling in ParseWithClaims and bad documentation may cause dangerous situations in github.com/golang-jwt/jwt GO-2025-3553: Excessive memory allocation during header parsing in github.com/golang-jwt/jwt v4.2.0 Nov 24, 2021 GO-2024-3250 +1 more GO-2024-3250: Improper error handling in ParseWithClaims and bad documentation may cause dangerous situations in github.com/golang-jwt/jwt GO-2025-3553: Excessive memory allocation during header parsing in github.com/golang-jwt/jwt v4.1.0 Sep 24, 2021 GO-2024-3250 +1 more GO-2024-3250: Improper error handling in ParseWithClaims and bad documentation may cause dangerous situations in github.com/golang-jwt/jwt GO-2025-3553: Excessive memory allocation during header parsing in github.com/golang-jwt/jwt Changes in this version + func LoadECPrivateKeyFromDisk(location string) crypto.PrivateKey + func LoadECPublicKeyFromDisk(location string) crypto.PublicKey v4.0.0 Aug 3, 2021 GO-2024-3250 +1 more GO-2024-3250: Improper error handling in ParseWithClaims and bad documentation may cause dangerous situations in github.com/golang-jwt/jwt GO-2025-3553: Excessive memory allocation during header parsing in github.com/golang-jwt/jwt Changes in this version + func LoadRSAPrivateKeyFromDisk(location string) *rsa.PrivateKey + func LoadRSAPublicKeyFromDisk(location string) *rsa.PublicKey + func MakeSampleToken(c jwt.Claims, key interface{}) string Other modules containing this package github.com/golang-jwt/jwt github.com/golang-jwt/jwt/v5