Page MenuHomePhabricator

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

Authored by ashoat on Mar 31 2024, 6:23 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 16, 8:38 AM
Unknown Object (File)
Mon, Dec 16, 8:38 AM
Unknown Object (File)
Mon, Dec 16, 8:38 AM
Unknown Object (File)
Mon, Dec 16, 8:37 AM
Unknown Object (File)
Mon, Dec 16, 7:43 AM
Unknown Object (File)
Nov 27 2024, 9:38 PM
Unknown Object (File)
Nov 27 2024, 7:14 PM
Unknown Object (File)
Nov 24 2024, 3:29 AM
Subscribers

Details

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

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable