Page MenuHomePhabricator

[lib][native] Update useRegistrationServerCall to set FID in FIDContext
ClosedPublic

Authored by ashoat on Mar 31 2024, 6:16 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 4:32 PM
Unknown Object (File)
Apr 17 2024, 8:22 PM
Unknown Object (File)
Apr 12 2024, 11:49 AM
Unknown Object (File)
Apr 12 2024, 6:04 AM
Unknown Object (File)
Apr 11 2024, 4:11 PM
Unknown Object (File)
Apr 7 2024, 8:30 PM
Unknown Object (File)
Apr 6 2024, 6:57 PM
Unknown Object (File)
Apr 6 2024, 4:35 PM
Subscribers

Details

Summary

This diff updates useRegistrationServerCall to pull FID from React Navigation params and to set it in FIDContext.

Test Plan

Tested in combination with the rest of the Farcaster stack during the Hackathon

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ashoat retitled this revision from [lib][native] Update useRegistrationServerCall to set FID on identity and locally to [lib][native] Update useRegistrationServerCall to set FID in FIDContext.Mar 31 2024, 6:21 AM
ashoat edited the summary of this revision. (Show Details)
ashoat removed a reviewer: varun.
ashoat added a reviewer: varun.

Split the identity service stuff out into a separate diff

Harbormaster returned this revision to the author for changes because remote builds failed.Mar 31 2024, 6:33 AM
Harbormaster failed remote builds in B27872: Diff 38605!
lib/components/fid-provider.react.js
6 ↗(On Diff #38607)

It should be possible to unset the FID

This revision is now accepted and ready to land.Apr 1 2024, 11:38 AM