Call RPC to get the keys of all devices of a given user. In case of inbound session we know the device(s)ID so it's more convenient to return object than array.
Depends on D11106
Paths
| Differential D11107 Authored by kamil on Feb 19 2024, 7:46 AM.
Details Summary Call RPC to get the keys of all devices of a given user. In case of inbound session we know the device(s)ID so it's more convenient to return object than array. Depends on D11106 Test Plan Call method and log result
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptFeb 19 2024, 7:46 AM2024-02-19 07:46:43 (UTC-8) Harbormaster completed remote builds in B26965: Diff 37324.Feb 19 2024, 8:02 AM2024-02-19 08:02:21 (UTC-8) This revision is now accepted and ready to land.Feb 21 2024, 1:52 AM2024-02-21 01:52:28 (UTC-8) Harbormaster failed remote builds in B27068: Diff 37446!Feb 22 2024, 8:11 AM2024-02-22 08:11:18 (UTC-8) This revision was landed with ongoing or failed builds.Feb 23 2024, 1:32 AM2024-02-23 01:32:19 (UTC-8) Closed by commit rCOMM359e1357eb20: [web] implementing getting inbound user keys in `IdentityServiceClient` (authored by kamil). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 37446 lib/types/identity-service-types.js
web/grpc/identity-service-client-wrapper.js
|