Added helpers to instantiate Identity auth client with service-to-service token, similiar to create_auth_client() for CSAT requests
Depends on D14465
Paths
| Differential D14466 Authored by bartek on Thu, Mar 20, 3:59 AM.
Tags None Referenced Files
Details
Summary Added helpers to instantiate Identity auth client with service-to-service token, similiar to create_auth_client() for CSAT requests Depends on D14465 Test Plan cargo build. Client is used in the next diff
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptThu, Mar 20, 3:59 AM2025-03-20 03:59:49 (UTC-7) Harbormaster completed remote builds in B33772: Diff 47476.Thu, Mar 20, 4:17 AM2025-03-20 04:17:41 (UTC-7) This revision is now accepted and ready to land.Mon, Mar 24, 3:47 AM2025-03-24 03:47:20 (UTC-7) Closed by commit rCOMM17fde856cadc: [grpc-clients] Add helpers for services grpc client (authored by bartek). · Explain WhyMon, Mar 24, 6:55 AM2025-03-24 06:55:15 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 47476 shared/grpc_clients/src/identity/authenticated.rs
|