sushinpv / react-secure-storage

This is a wrapper written above local storage to write the data securely to local storage
https://npmjs.com/package/react-secure-storage
MIT License
126 stars 12 forks source link

I am not able to update existing data of local storage. with the normal localstorage its override the data but this is creating new entry. #37

Closed fd00281 closed 11 months ago

fd00281 commented 11 months ago

avx