Secure Storage Echo
Secure Storage Echo plugin for Cordova and Ionic. This plugin gets, sets and removes key,value pairs from a device's secure storage. Requires Cordova plugin:β¦
This plugin gets, sets and removes key,value pairs from a device's secure storage.
Requires Cordova plugin: cordova-plugin-secure-storage-echo. For more info, please see the Cordova Secure Storage docs.
The browser platform is supported as a mock only. Key/values are stored unencrypted in localStorage.
Installation
ionic cordova plugin add cordova-plugin-secure-storage-echo
npm install @awesome-cordova-plugins/secure-storage-echoPlugin Repo: https://github.com/mibrito707/cordova-plugin-secure-storage-echo
Supported Platforms
Android
Browser
iOS
Further Information
Last updated