Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for controlling the JWS header.

Hierarchy

  • Header

Index

Properties

Properties

Optional alg

alg: string

(algorithm): Hashing algorithm being used (e.g., HMAC SHA256 or RSA)

Optional kid

kid: string

Optional typ

typ: "JWT"

(type): Type of token. Default to JWT.

Generated using TypeDoc