As per my understanding, Apollo client both Web (javascript) , and iOS stores local state data in local in-memory or sql-light cache and question is does Apollo client encrypts this data before storing ? and does this datastore a HIPPA compliance ?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Does Apollo client encrypts data before saving it in local cache and does cache storage a HIPPA compliance? | 3 | 1013 | February 6, 2025 | |
| Apollo Client with NextJS; Where is cache stored? | 2 | 987 | February 6, 2025 | |
| Apollo iOS bypassing URLSession's cache-control behaviour by checking its own store first in `.returnCacheDataElseFetch` | 2 | 98 | September 2, 2025 | |
| Mutating cache crashing immediately | 1 | 80 | May 7, 2025 | |
| What is the standard time-to-live for the in-memory cache? | 2 | 968 | January 25, 2023 |