Page MenuHomePhabricator

[native][lib] merge `BackupDataKeyMessage` with `DeviceListUpdateSuccess`
ClosedPublic

Authored by kamil on Nov 19 2024, 3:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 3, 1:28 PM
Unknown Object (File)
Thu, Apr 3, 1:14 PM
Unknown Object (File)
Thu, Apr 3, 9:50 AM
Unknown Object (File)
Thu, Apr 3, 2:42 AM
Unknown Object (File)
Wed, Apr 2, 2:48 PM
Unknown Object (File)
Sun, Mar 23, 1:00 PM
Unknown Object (File)
Sun, Mar 23, 12:59 PM
Unknown Object (File)
Mar 3 2025, 6:26 AM
Subscribers

Details

Summary

ENG-9905.

This diff merges types and moves retrieving keys to a different step.

This change is not backward compatible but this Flow hasn't been launched yet so we not breaking anything.

NOTE: It's not that easy to slice this into diffs, so it's possible that in the middle of the stack protocol is not working, it needs to be reviewed as a whole.

Depends on D13964

Test Plan

Tested later in the stack - D13968

Diff Detail

Repository
rCOMM Comm
Branch
secondary-auth
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Nov 19 2024, 4:12 AM
kamil added inline comments.
lib/types/tunnelbroker/qr-code-auth-message-types.js
8–13
This revision is now accepted and ready to land.Nov 20 2024, 6:40 AM