github.com/golang-jwt/jwt/v5.RegisteredClaims.ID (field)

2 uses

	github.com/golang-jwt/jwt/v5 (current package)
		registered_claims.go#L32: 	ID string `json:"jti,omitempty"`

	github.com/coinbase/cdp-sdk/go/auth
		jwt.go#L128: 			ID:        hex.EncodeToString(nonceBytes),