Page MenuHomePhabricator

[keyserver] expose getFarcasterUsers client method to JS on keyserver
ClosedPublic

Authored by varun on Apr 1 2024, 2:59 PM.
Tags
None
Referenced Files
F6200240: D11515.diff
Wed, Apr 23, 7:20 PM
Unknown Object (File)
Tue, Apr 22, 3:18 PM
Unknown Object (File)
Tue, Apr 22, 11:14 AM
Unknown Object (File)
Tue, Apr 22, 4:49 AM
Unknown Object (File)
Mon, Apr 21, 2:37 AM
Unknown Object (File)
Mon, Apr 14, 12:39 PM
Unknown Object (File)
Sat, Apr 12, 7:54 PM
Unknown Object (File)
Mar 15 2025, 5:45 AM
Subscribers

Details

Summary

@atul mentioned we need to call getFarcasterUsers from the keyserver, so this code makes that possible.

Test Plan

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

varun requested review of this revision.Apr 1 2024, 3:15 PM
keyserver/addons/rust-node-addon/src/identity_client/get_farcaster_users.rs
35 ↗(On Diff #38641)

i'll add a comment here and in lib/types/identity-service-types.js to keep the FarcasterUser types in sync

This revision is now accepted and ready to land.Apr 2 2024, 10:52 PM