Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

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 }