On web and native, we should make sure we mark prekeys/otks as published right before uploading them to the identity service to prevent a scenario where identity is vending keys that haven't been published by the client
Depends on D11810
Differential D11811
[web][native] mark keys as published before uploading to identity service varun on Apr 26 2024, 12:11 PM. Authored by Tags None Referenced Files
Details
Diff Detail
Event TimelineComment Actions Worth reading my comment in the preceding diff before proceeding here. It looks like this diff only moves around calls to mark prekeys as published, which I think should actually stay where they are (after publishing to identity). Might be best to abandon this diff, but let me know if I'm missing something |