{"library":"cordova-plugin-secure-storage-echo","type":"library","category":null,"description":"A Cordova plugin for securely storing strings (credentials, tokens) using platform-native keychains: iOS Keychain (SAMKeychain), Android keystore (AES encryption with generated key), Windows Data Protection API. Forked from Crypho's plugin to maintain compatibility. Version 5.1.1 supports Android, iOS, and Windows (8.x/10/UWP). Uses a namespace-based API with callbacks (not Promises). Alternatives include cordova-plugin-secure-storage (original) and cordova-plugin-ios-keychain.","language":"javascript","status":"active","version":"5.1.1","tags":["javascript","cordova","security","encryption","storage","secure","ecosystem:cordova","cordova-android","cordova-ios"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cordova-plugin-secure-storage-echo","imports":["var ss = new cordova.plugins.SecureStorage(successCb, errorCb, 'namespace');","ss.set(successCb, errorCb, 'key', 'value');","ss.get(successCb, errorCb, 'key');"]},{"cmd":"yarn add cordova-plugin-secure-storage-echo","imports":[]},{"cmd":"pnpm add cordova-plugin-secure-storage-echo","imports":[]}],"homepage":"https://github.com/mibrito707/cordova-plugin-secure-storage-echo#readme","github":"https://github.com/mibrito707/cordova-plugin-secure-storage-echo","docs":null,"changelog":null,"pypi":null,"npm":"cordova-plugin-secure-storage-echo","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}