use ddb update-item to add a farcaster ID to a user item. later in the stack, we add a conditon to avoid overwriting an existing farcasterID
Depends on D11405
Paths
| Differential D11406 Authored by varun on Mar 27 2024, 12:55 PM.
Tags None Referenced Files
Details
Summary use ddb update-item to add a farcaster ID to a user item. later in the stack, we add a conditon to avoid overwriting an existing farcasterID Depends on D11405 Test Plan RPC is called from native and web later in the stack
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptMar 27 2024, 12:55 PM2024-03-27 12:55:50 (UTC-7) Harbormaster completed remote builds in B27721: Diff 38384.Mar 27 2024, 1:23 PM2024-03-27 13:23:52 (UTC-7) This revision is now accepted and ready to land.Mar 27 2024, 11:05 PM2024-03-27 23:05:53 (UTC-7)
Closed by commit rCOMMf1d96072c6f2: [identity] link farcaster account implementation (authored by varun). · Explain WhyMar 28 2024, 3:13 PM2024-03-28 15:13:49 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38384 services/identity/src/database/farcaster.rs
services/identity/src/grpc_services/authenticated.rs
|