/cordova-plugin-secure-cache

A Cordova plugin that provides a long-lived service for storing in-memory data only the originating app can interact with. Great for storing secrets that need to be persisted across app loads but that don't get saved to disk.

Primary LanguageJavaMIT LicenseMIT