capacitor-secure-storage-plugin icon indicating copy to clipboard operation
capacitor-secure-storage-plugin copied to clipboard

Capacitor plugin for storing string values securly on iOS and Android.

Results 20 capacitor-secure-storage-plugin issues
Sort by recently updated
recently updated
newest added

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Resolves: https://github.com/martinkasa/capacitor-secure-storage-plugin/issues/51 Optionally allow serviceName to be provided when calling the methods, defaulting to the existing "cap_sec" if not provided to maintain backwards compatibility

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `postcss` from 8.4.16 to 8.4.31 Release notes Sourced from postcss's releases. 8.4.31 Fixed...

dependencies

Upgrading to the latest capacitor (v4) it looks like this plugin is no longer working. We get the following errors `11-30 10:02:26.059 E/Capacitor/Console(29244): File: http://localhost/vendor.js - Line 15075 - Msg:...

The used swift keychain wrapper has been deprecated and needs to either be replaced or the code has to be fixed and embedded directly into the plugin? Any plans? Thanks

When user uninstall the app and then reinstall the storage is still available. It should get clear on uninstall. Is there a way to clear storage on app uninstall. Facing...

Saving (and maybe other features) are not working when running an iOS application via TestFlight on Mac (emulation). Running via TestFlight on real iPhone device works. TestFlight v 3.2.3 MacBook...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...

dependencies

For anyone having this issue https://github.com/evgenyneu/keychain-swift/issues/78 its from KeychainSwift https://stackoverflow.com/questions/10536859/ios-keychain-not-retrieving-values-from-background/10583042#10583042