{"library":"keychain-synced-storage","type":"library","category":null,"description":"A secure, encrypted, Keychain/Keystore-backed storage adapter for Expo and React Native (version 0.9.0). It maintains an in-memory Map for synchronous reads/writes while automatically encrypting data with a device-keychain-protected key and persisting the encrypted blob to AsyncStorage asynchronously. Supports isolated custom data namespaces for sensitive app data, biometric/passcode protection, and transparent integration with existing storage APIs. Alternative to react-native-encrypted-storage and expo-secure-store with a focus on session persistence and minimal API overhead. Active development; release cadence is irregular.","language":"javascript","status":"active","version":"0.9.0","tags":["javascript","better-auth","expo","react-native","biometrics","keychain","auth","storage","encryption","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install keychain-synced-storage","imports":["import { createKeychainSyncedStorage } from 'keychain-synced-storage'","const { store: KeychainSyncedStore } = createKeychainSyncedStorage(config)","const { load: initializeAuth } = createKeychainSyncedStorage(config)"]},{"cmd":"yarn add keychain-synced-storage","imports":[]},{"cmd":"pnpm add keychain-synced-storage","imports":[]}],"homepage":"https://github.com/talon2295/keychain-synced-storage","github":"https://github.com/talon2295/keychain-synced-storage","docs":null,"changelog":null,"pypi":null,"npm":"keychain-synced-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}