Page MenuHomePhabricator

[proto][identity] add optional fid to registration request messages
ClosedPublic

Authored by varun on Mar 27 2024, 12:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 5:28 AM
Unknown Object (File)
Tue, Nov 12, 8:55 PM
Unknown Object (File)
Oct 22 2024, 2:47 PM
Unknown Object (File)
Oct 22 2024, 2:47 PM
Unknown Object (File)
Oct 22 2024, 2:45 PM
Unknown Object (File)
Oct 11 2024, 11:31 AM
Unknown Object (File)
Sep 20 2024, 6:35 AM
Unknown Object (File)
Sep 18 2024, 8:20 AM
Subscribers

Details

Summary
  • update proto
  • add farcaster id to dynamodb users table on registration
  • update rust clients to send None for now (will send actual FID in next diff)
  • update grpc-web bindings with farcaster id in registration requests
Test Plan

tested in subsequent diff by actually calling the updated register RPC from native

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable