Interface for objects representing JWT Header.
The algorithm used to calculate the token signature.
The content type of the token.
Id of the API Key used to calculate the token signature.
The type of the token. Always "JWT".
Interface for objects representing JWT Header.