@ionic-native/secure-storage
TypeScript icon, indicating that this package has built-in type declarations

5.36.0 • Public • Published
Improve this doc

Secure Storage

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

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. 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

Readme

Keywords

none

Package Sidebar

Install

npm i @ionic-native/secure-storage

Weekly Downloads

2,008

Version

5.36.0

License

MIT

Unpacked Size

27.9 kB

Total Files

9

Last publish

Collaborators

  • ionicjs