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
Unknown Object (File)
Sun, Nov 3, 8:03 AM
Unknown Object (File)
Oct 12 2024, 8:06 PM
Unknown Object (File)
Oct 12 2024, 8:06 PM
Unknown Object (File)
Oct 12 2024, 8:05 PM
Unknown Object (File)
Oct 12 2024, 8:05 PM
Unknown Object (File)
Oct 2 2024, 11:41 AM
Unknown Object (File)
Sep 18 2024, 2:45 PM
Unknown Object (File)
Sep 10 2024, 5:57 PM
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