React Native wrapper around SharedPreferences and Keychain to provide a secure alternative to Async Storage. Async Storage is great but it lacks security. This is less than ideal when storing sensitive data such as access tokens, payment information and so on. This module aims to solve this problem by providing a wrapper around Android's EncryptedSharedPreferences and iOS' Keychain, complete with support for TypeScript.
Features
- Requires Android API 21+ (5.0)
- The module exposes four (4) native functions to store, retrieve, remove and clear values
- Documentation available
- Examples available
- Licensed under the MIT License
- Supports iOS 2.0
Categories
SecurityLicense
MIT LicenseFollow React Native Encrypted Storage
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of React Native Encrypted Storage!