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

See

https://github.com/ucan-wg/spec/#32-payload

Type Parameters

Hierarchy

  • JWTPayload

Properties

Properties

att: C
aud: `did:${string}:${string}`
exp: null | number
fct?: Fact[]
iss: `did:${string}:${string}`
nbf?: number
nnc?: string

Generated using TypeDoc