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

Added support for sessionStorage #48

Closed Anon0x19 closed 2 months ago

Anon0x19 commented 3 months ago

I was anticipating the merge of pull/40. However, since it hasn't been merged yet, I thought the PR might have been discontinued. Noticing that others are also interested in this feature, I have decided to implement a fix.

Hoping we can get this feature in soon as it would be quite handy.