Skip to content

Documents for @litert/jwt / Types / IJwtHeaderInput

Type Alias: IJwtHeaderInput

IJwtHeaderInput = Partial<IJwtHeader>

Defined in: src/lib/Types.ts:226

The input structure of JWT Header for API accepting user-provided headers.