[lib][native] Pass FID from useRegistrationServerCall to identity service during registration
Summary:
This diff:
- Updates registration methods in IdentityServiceClientProvider on native to take an FID for registration calls
- Updates hooks for registration to take FID: useIdentityPasswordRegister, useIdentityWalletRegister, and useIdentityWalletRegisterCall
- 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