GridtNetwork / gridt-client

Official client of the GridtNetwork.
https://gridt.org
Other
3 stars 1 forks source link

As a client i want to safely store the data in secure storage. #162

Open HendrikPreuter opened 4 years ago

HendrikPreuter commented 4 years ago

Currently the client uses : https://www.npmjs.com/package/capacitor-secure-storage-plugin

The plan is to integrate this in addition to the aforementioned plugin: https://docs.todesktop.com/javascript-api/secure-storage-api

As it is more secure.