react-native-secure-key-store
react-native-secure-key-store copied to clipboard
React Native Library for securely storing keys to iOS KeyChain and Android KeyStore.
Is there a way to catch the rejection status, specifically the `404` during `get`? The message structure for iOS and Android do not match, and in the error object during...
See https://reactnative.dev/docs/new-architecture-library-intro https://reactnative.dev/blog/2022/06/16/resources-migrating-your-react-native-library-to-the-new-architecture
Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...
Got this error when I tried running an app with your library. To resolve I had to delete Override declaration in RNOSModule.java line 31. Any ideas how to fix?
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.7.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
it's a great library. but keep getting memory leak errors while trying to search key chain. if you are running into this issue in ios. adding CFRelease(result) will fix it....
**Affected files**: react-native-secure-key-store/example/ios/example-tvOS/Info.plist react-native-secure-key-store/example/ios/example/Info.plist `1: ` **Risks**: ATS prevents accidental disclosures, provides secure default behavior, and is easy to adopt. App Transport Security (ATS) enforces best practices in the secure...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...