oblador / react-native-keychain

:key: Keychain Access for React Native
MIT License
3.18k stars 519 forks source link

Add Blockstore storage for Keychain lib #639

Closed nowakowski-damian closed 4 months ago

nowakowski-damian commented 4 months ago

Add Blockstore storage for Keychain lib

Google BlockStore API storage -> https://developers.google.com/identity/blockstore/android

IMPORANT NOTES: 1) Block Store data is persisted across the app uninstall/reinstall only when the user enables Backup services (it can be checked at Settings > Google > Backup) 2) Cloud backup and restore is enabled only when: