Hierarchy

  • JwtHeader

Constructors

Properties

Methods

Constructors

Properties

alg: string
kid: string
x5t: string
Schema: TObject<{
    alg: TString;
    kid: TString;
    x5t: TString;
}> = ...

Type declaration

  • alg: TString
  • kid: TString
  • x5t: TString

Methods

Generated using TypeDoc