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)
Wed, Apr 17, 4:05 PM
Unknown Object (File)
Sat, Apr 13, 11:24 AM
Unknown Object (File)
Thu, Apr 11, 11:15 PM
Unknown Object (File)
Thu, Apr 11, 4:16 AM
Unknown Object (File)
Sun, Apr 7, 9:36 PM
Unknown Object (File)
Fri, Apr 5, 10:59 PM
Unknown Object (File)
Fri, Apr 5, 8:38 PM
Unknown Object (File)
Fri, Apr 5, 7:06 PM
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