Andrei0105 / identity-wallet

0 stars 0 forks source link

Retrieving encoded messages from the agent #5

Open Andrei0105 opened 5 years ago

Andrei0105 commented 5 years ago

A first implementation of retrieving the encoded message directly from the agent to pass it to the user's agent through the extension is implemented for presentation request at commit https://github.com/Andrei0105/identity-wallet-aca/commit/6d8d32c5cf54624ad0e5c417cb7adbf6bcc8330a in the modified version of Aries Cloud Agent.

In this case, the user's agent is a local agent which does not have a publicly available endpoint. Thus, the page's agent has to pass to encoded message through the extension to the user's agent.