@ionic-native/secure-storage-echo

Ionic Native - Native plugins for ionic apps

Usage no npm install needed!

<script type="module">
  import ionicNativeSecureStorageEcho from 'https://cdn.skypack.dev/@ionic-native/secure-storage-echo';
</script>

README

Improve this doc

Secure Storage Echo

$ ionic cordova plugin add cordova-plugin-secure-storage-echo
$ npm install @ionic-native/secure-storage-echo

Usage Documentation

Plugin Repo: https://github.com/mibrito707/cordova-plugin-secure-storage-echo

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.

Supported platforms

  • Android
    • Browser
    • iOS
    • Windows