Skip to content

Instance Property

typ

The typ (Type) Header Parameter is used to declare the media type of the JWT. While optional, it’s typically set to JWT.
var typ: String? { get set }