Variable: AppIdentityResponse
const
AppIdentityResponse:Struct
<{accountAddress
: typeofString$
;accountProof
: typeofString$
;address
: typeofString$
;appId
: typeofString$
;ciphertext
: typeofString$
;encryptionPublicKey
: typeofString$
;keyProof
: typeofString$
;sessionToken
: typeofString$
;sessionTokenExpires
: typeofString$
;signaturePublicKey
: typeofString$
; }>
Defined in: packages/hypergraph/src/connect/types.ts:32