use previously implemented helpers to implement the actual RPC method
Note that this intentionally does not include one-time keys (not required for inbound, only outbound).
Depends on D8765
Paths
| Differential D8863 Authored by varun on Aug 17 2023, 9:48 PM.
Details Summary use previously implemented helpers to implement the actual RPC method Note that this intentionally does not include one-time keys (not required for inbound, only outbound). Depends on D8765 Test Plan called the RPC for an existing user in my local DDB table and got back required keys.
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptAug 17 2023, 9:48 PM2023-08-17 21:48:56 (UTC-7) Harbormaster completed remote builds in B21882: Diff 30060.Aug 17 2023, 10:08 PM2023-08-17 22:08:15 (UTC-7) • jon added inline comments.
This revision now requires changes to proceed.Aug 18 2023, 12:58 PM2023-08-18 12:58:04 (UTC-7) Harbormaster completed remote builds in B21961: Diff 30158.Aug 21 2023, 11:01 AM2023-08-21 11:01:15 (UTC-7) This revision is now accepted and ready to land.Aug 23 2023, 9:03 AM2023-08-23 09:03:10 (UTC-7)
Closed by commit rCOMMa4954c15ddff: [identity] getInboundKeysForUser RPC implementation (authored by varun). · Explain WhyAug 30 2023, 11:38 AM2023-08-30 11:38:47 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30060 services/identity/src/client_service.rs
services/identity/src/grpc_utils.rs
|
Get the following when I try making this $ReadOnly: