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

2 uses

	github.com/golang-jwt/jwt/v5 (current package)
		registered_claims.go#L17: 	Subject string `json:"sub,omitempty"`
		registered_claims.go#L62: 	return c.Subject, nil