Skip to main content

Variable: ConnectCallbackResult

const ConnectCallbackResult: Struct<{ accountAddress: typeof String$; appIdentityAddress: typeof String$; appIdentityAddressPrivateKey: typeof String$; encryptionPrivateKey: typeof String$; encryptionPublicKey: typeof String$; permissionId: typeof String$; privateSpaces: Array$<Struct<{ id: typeof String$; }>>; publicSpaces: Array$<Struct<{ id: typeof String$; }>>; sessionToken: typeof String$; sessionTokenExpires: typeof Date$; signaturePrivateKey: typeof String$; signaturePublicKey: typeof String$; }>

Defined in: packages/hypergraph/src/types.ts:19