Crypho / cordova-plugin-secure-storage

Secure storage plugin for Apache Cordova
MIT License
278 stars 269 forks source link

There is no Browser Support #137

Closed Vishwa17 closed 6 years ago

Vishwa17 commented 6 years ago

In Ionic website it is mentioned , there is browser support but it doesn't seems there is browser code ? Could you please help me on this?

ggozad commented 6 years ago

The browser support is only supposed to be used for testing. Not production.

Vishwa17 commented 6 years ago

SO which storage i can use for IONIC Progressive Web Apps ?

BorntraegerMarc commented 6 years ago

@Vishwa17 Check out https://stackoverflow.com/questions/22811160/store-data-locally-using-html-and-javascript for example