Record - jwt : JwtHeader

Represents a JWT header.

Fields

  • typ string
  • Media type of the JWT

  • cty string
  • Content type, convey structural information about the JWT

  • kid string
  • Key ID, hint indicating which key was used to secure the JWS