pouch-vue icon indicating copy to clipboard operation
pouch-vue copied to clipboard

Excryption

Open Ian-Kibet opened this issue 4 years ago • 3 comments

Ho can you encrypt / decrypt data before and after saving using pouch-vue?

Thanks

Ian-Kibet avatar Oct 13 '20 14:10 Ian-Kibet

this is a pouchdb question. look at https://github.com/calvinmetcalf/crypto-pouch

and pouch-vue let you pass de db object in the constructor

elmatou avatar Oct 28 '20 18:10 elmatou

this is a pouchdb question. look at https://github.com/calvinmetcalf/crypto-pouch

and pouch-vue let you pass de db object in the constructor

I tried this and got errors while passing it to Pouch Vue. Can you show me an example?

Ian-Kibet avatar Oct 29 '20 16:10 Ian-Kibet

Crypto-pouch causes the error - 'pouch is not a constructor'. when i pass the db object to pouch-vue. Can anyone help me with this?

Ian-Kibet avatar Nov 21 '20 11:11 Ian-Kibet