Cordova Secure Storage Plugin

JSON →
library 3.0.2 ·javascript
verified Jun 7, 2026

A plugin for Apache Cordova that provides secure storage of sensitive strings (usernames, passwords, tokens) on iOS, Android, and Windows using platform-native keychains. Version 3.0.2 is the latest stable release. The plugin wraps iOS Keychain via SAMKeychain, Android EncryptedSharedPreferences, and Windows PasswordVault. Differentiates from other Cordova storage plugins by focusing solely on secure credential storage and supporting a wide range of Windows platforms including WP8.1. Active maintenance with no major changes since v3.