Variable: ConnectCallbackDecryptedData
const
ConnectCallbackDecryptedData:Struct
<{accountAddress
: typeofString$
;appIdentityAddress
: typeofString$
;appIdentityAddressPrivateKey
: typeofString$
;encryptionPrivateKey
: typeofString$
;encryptionPublicKey
: typeofString$
;expiry
: typeofNumber$
;permissionId
: typeofString$
;privateSpaces
:Array$
<Struct
<{id
: typeofString$
; }>>;publicSpaces
:Array$
<Struct
<{id
: typeofString$
; }>>;sessionToken
: typeofString$
;sessionTokenExpires
: typeofNumber$
;signaturePrivateKey
: typeofString$
;signaturePublicKey
: typeofString$
; }>
Defined in: packages/hypergraph/src/types.ts:36