From de868a22350c26f5582725f23453652eb4c4b752 Mon Sep 17 00:00:00 2001 From: AgneCaunt <139773510+AgneCaunt@users.noreply.github.com> Date: Tue, 4 Nov 2025 15:12:28 +0200 Subject: [PATCH] Update cloud-wallet.md Add comment about EDV auth key --- docs/cloud-wallet.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cloud-wallet.md b/docs/cloud-wallet.md index 0d6a09e3..8bdba0f2 100644 --- a/docs/cloud-wallet.md +++ b/docs/cloud-wallet.md @@ -82,6 +82,7 @@ const {pullDocuments} = await initializeCloudWallet({ // Pull documents from the EDV and sync with the wallet await pullDocuments(); ``` +**The EDV auth key will need to be obtained from the Truvera support team via support@truvera.io** The `pullDocuments` function synchronizes the EDV and the wallet by comparing documents and updating the data store accordingly. Documents can be credentials or messages.