Exposed this RPC via Identity context
Depends on D11290
Paths
| Differential D11291 Authored by bartek on Mar 11 2024, 6:16 AM.
Details Summary Exposed this RPC via Identity context Depends on D11290 Test Plan This is tested later in further diffs. Now just ensured it's callable on both native and web
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptMar 11 2024, 6:16 AM2024-03-11 06:16:33 (UTC-7) Harbormaster completed remote builds in B27421: Diff 37969.Mar 11 2024, 6:31 AM2024-03-11 06:31:36 (UTC-7) bartek edited the summary of this revision. (Show Details)Mar 11 2024, 7:03 AM2024-03-11 07:03:09 (UTC-7) Harbormaster completed remote builds in B27434: Diff 37982.Mar 11 2024, 7:23 AM2024-03-11 07:23:28 (UTC-7) Comment Actions Looks good but when landing you could comment in ENG-7198 to use olmAPI here - or if the olmAPI is ready at the time of landing, use it here.
This revision is now accepted and ready to land.Mar 12 2024, 9:16 AM2024-03-12 09:16:10 (UTC-7)
Harbormaster completed remote builds in B27505: Diff 38062.Mar 14 2024, 6:26 AM2024-03-14 06:26:59 (UTC-7) Closed by commit rCOMM8962994db2af: [native][web] Expose Secondary device registration RPC to JS (authored by bartek). · Explain WhyMar 19 2024, 4:18 AM2024-03-19 04:18:58 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38166 lib/types/identity-service-types.js
native/identity-service/identity-service-context-provider.react.js
services/identity/src/database/device_list.rs
web/grpc/identity-service-client-proxy.js
web/grpc/identity-service-client-wrapper.js
|