Page MenuHomePhabricator

[lib] introduce aux user types
ClosedPublic

Authored by will on Mar 31 2024, 9:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 28, 6:33 PM
Unknown Object (File)
Apr 16 2024, 1:38 PM
Unknown Object (File)
Apr 13 2024, 4:12 PM
Unknown Object (File)
Apr 10 2024, 5:20 AM
Unknown Object (File)
Apr 9 2024, 8:11 PM
Unknown Object (File)
Apr 9 2024, 8:11 PM
Unknown Object (File)
Apr 7 2024, 12:12 PM
Unknown Object (File)
Apr 5 2024, 8:30 PM
Subscribers

Details

Summary

This introduces the aux user types. Currently, only stores fids.

Test Plan

flow check

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lib/types/aux-user-types.js
3 ↗(On Diff #38618)

There was discussion during the hackathon to formalize whether we were using fid or farcasterID. We currently use both in the codebase. Would it be better to write this as farcasterID?

will requested review of this revision.Mar 31 2024, 9:50 PM
lib/types/aux-user-types.js
3 ↗(On Diff #38618)

That's a good question. I'm honestly okay either way, but agree it would be better to be consistent

atul added inline comments.
lib/types/aux-user-types.js
3 ↗(On Diff #38618)

Personally would prefer fid since I think it's clear in the context

This revision is now accepted and ready to land.Apr 1 2024, 1:17 PM
lib/types/aux-user-types.js
3 ↗(On Diff #38618)
This revision was automatically updated to reflect the committed changes.