New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@ionic-native/secure-storage-echo

Package Overview
Dependencies
Maintainers
7
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic-native/secure-storage-echo

Ionic Native - Native plugins for ionic apps

latest
Source
npmnpm
Version
5.36.0
Version published
Maintainers
7
Created
Source
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

FAQs

Package last updated on 20 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts