HomePhabricator
Diffusion Comm 59ac380cf79e

[lib][native] Pass FID from useRegistrationServerCall to identity serviceā€¦

Description

[lib][native] Pass FID from useRegistrationServerCall to identity service during registration

Summary:
This diff:

  1. Updates registration methods in IdentityServiceClientProvider on native to take an FID for registration calls
  2. Updates hooks for registration to take FID: useIdentityPasswordRegister, useIdentityWalletRegister, and useIdentityWalletRegisterCall
  3. Updates useRegistrationServerCall to pass the FID to the hooks mentioned above

Depends on D11494

Test Plan: Tested in combination with the rest of the Farcaster stack during the Hackathon

Reviewers: varun

Reviewed By: varun

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D11495