https://linear.app/comm/issue/ENG-4377/refactor-cookie-field-in-web-redux
Start using the cookie field from keyserverStore, in places where state.cookie was being fetched
In this first iteration we are hardcoding the id of our keyserver
Differential D8534
[lib, web, native] Use KesyerverStore to get current cookie inka on Jul 18 2023, 12:45 PM. Authored by Tags None Referenced Files
Details https://linear.app/comm/issue/ENG-4377/refactor-cookie-field-in-web-redux In this first iteration we are hardcoding the id of our keyserver ran yarn flow-all. Chekced with git grep that in all places the cookie from state was being used, the state.keyserverStore.keyserverInfos[].cookie is used instead (went through all occurences of 'cookie')
Diff Detail
Event Timeline
|