Call RPC to get the keys of all devices of a given user.
This approach is different, we want to:
- Return all user devices
- Return valid user keys even though one device has for example missing one-time keys
Depends on D10748
Paths
| Differential D10749 Authored by kamil on Jan 22 2024, 2:18 AM.
Tags None Referenced Files
Subscribers
Details Summary Call RPC to get the keys of all devices of a given user. This approach is different, we want to:
Test Plan Call method and log result
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptJan 22 2024, 2:18 AM2024-01-22 02:18:50 (UTC-8) kamil edited the summary of this revision. (Show Details)Jan 22 2024, 2:21 AM2024-01-22 02:21:09 (UTC-8) Harbormaster failed remote builds in B25972: Diff 35904!Jan 22 2024, 2:48 AM2024-01-22 02:48:22 (UTC-8) tomek added inline comments. This revision is now accepted and ready to land.Jan 22 2024, 8:11 AM2024-01-22 08:11:07 (UTC-8) Harbormaster failed remote builds in B26216: Diff 36209!Jan 27 2024, 6:48 AM2024-01-27 06:48:14 (UTC-8) This revision was landed with ongoing or failed builds.Jan 29 2024, 2:00 AM2024-01-29 02:00:27 (UTC-8) Closed by commit rCOMM901cb3bc1c1e: [web] implementing getting outbound user keys in `IdentityServiceClient` (authored by kamil). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 36231 lib/types/identity-service-types.js
web/grpc/identity-service-client-wrapper.js
|