Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JwtComplete<T>

Type parameters

  • T: string | JsonType = JsonType

Hierarchy

  • JwtComplete

Index

Properties

Properties

header

header: JwtHeader

payload

payload: JwtDecodedPayload<T>

signature

signature: string

Generated using TypeDoc