TokenClaim type

An type representing a claim.

type TokenClaim = Record<string, string | string[]>