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
F1841214: D11495.diff
Fri, May 24, 6:27 AM
Unknown Object (File)
Tue, May 21, 2:51 PM
Unknown Object (File)
Tue, May 7, 4:32 PM
Unknown Object (File)
Apr 17 2024, 4:05 PM
Unknown Object (File)
Apr 13 2024, 11:24 AM
Unknown Object (File)
Apr 11 2024, 11:15 PM
Unknown Object (File)
Apr 11 2024, 4:16 AM
Unknown Object (File)
Apr 7 2024, 9:36 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
Branch
ashoat/farcaster
Lint
No Lint Coverage
Unit
No Test Coverage