Skip to main content

Variable: ConnectCallbackDecryptedData

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

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