You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
The tutorial needs to add the ability for to generate this type of data sync request, to create a local encrypted database in the tutorial context and sync it with data from the Vault (perhaps the contexts or credentials?).
The text was updated successfully, but these errors were encountered:
It is possible to syncronize data between two databases in different application contexts.
This was previously implemented in the https://github.com/verida/practitioner-emr-web project allowing a user to sync their health records between the Vault and the EMR application.
Here is the code in the EMR web application that generates the Vault message requesting data to be syncronized.
The tutorial needs to add the ability for to generate this type of data sync request, to create a local encrypted database in the tutorial context and sync it with data from the Vault (perhaps the contexts or credentials?).
The text was updated successfully, but these errors were encountered: