次の方法で共有


TokenClaim type

要求を表す型。

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