.proto and grpc-web codegen changes. also added "unimplemented" gRPC handler methods to identity service
Depends on D11398
Paths
| Differential D11399 Authored by varun on Mar 27 2024, 12:36 PM.
Details Summary .proto and grpc-web codegen changes. also added "unimplemented" gRPC handler methods to identity service Depends on D11398 Test Plan tested in subsequent diffs by calling the RPCs
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptMar 27 2024, 12:36 PM2024-03-27 12:36:15 (UTC-7) varun added a child revision: D11400: [terraform] add GSI for farcasterID.Mar 27 2024, 12:39 PM2024-03-27 12:39:54 (UTC-7) Harbormaster completed remote builds in B27714: Diff 38377.Mar 27 2024, 12:51 PM2024-03-27 12:51:24 (UTC-7) ashoat added inline comments. This revision is now accepted and ready to land.Mar 27 2024, 10:26 PM2024-03-27 22:26:41 (UTC-7) Closed by commit rCOMMcbdd966e6c5f: [identity][proto] add GetFarcasterUsers and LinkFarcasterAccount rpcs (authored by varun). · Explain WhyMar 28 2024, 2:55 PM2024-03-28 14:55:52 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38497 services/identity/src/client_service.rs
services/identity/src/grpc_services/authenticated.rs
shared/protos/identity_auth.proto
shared/protos/identity_unauth.proto
web/protobufs/identity-auth-client.cjs
|