Nodonisko / ionic-cache

Angular cache service with IndexedDB, SQLite and WebSQL support
MIT License
262 stars 74 forks source link

Support for secure storage #100

Closed stephannagel closed 2 years ago

stephannagel commented 5 years ago

Would it also be possible to switch to secure storage? https://ionicframework.com/docs/native/secure-storage

WillPoulson commented 2 years ago

To keep the dependencies small of this project I think that it should be forked to support secure-storage.

Otherwise all users will be required to install both.