A UCAN payload, in the format used by the JWT encoding.

Type Parameters

Hierarchy

  • JWTPayload

Properties

att: C
aud: `did:${string}:${string}`
exp: null | number
fct?: Fact[]
iss: `did:${string}:${string}`
nbf?: number
nnc?: string
prf?: ToString<Link<Capabilities, MulticodecCode<number, string>, SigAlg>, string>[]

Generated using TypeDoc