Skip to main content

Variable: AppIdentityResponse

const AppIdentityResponse: Struct<{ accountAddress: typeof String$; accountProof: typeof String$; address: typeof String$; appId: typeof String$; ciphertext: typeof String$; encryptionPublicKey: typeof String$; keyProof: typeof String$; sessionToken: typeof String$; sessionTokenExpires: typeof String$; signaturePublicKey: typeof String$; }>

Defined in: packages/hypergraph/src/connect/types.ts:32