HomePhabricator
Diffusion Comm 3806a88cd6aa

[lib][web][native] add unlinkFarcasterAccount to IdentityServiceClient…

Description

[lib][web][native] add unlinkFarcasterAccount to IdentityServiceClient interface and implementations

Summary:

  • add unlinkFarcasterAccount to IdentityServiceClient
  • update native IdentityServiceContextProvider
  • update web IdentityServiceClientWrapper
  • update web IdentityServiceClientSharedProxy

Depends on D11431

Test Plan: successfully called unlinkFarcasterAccount from native and confirmed that the fid was removed from my account in DynamoDB. relinked my fid and then called unlink again from web and confirmed it was removed once again from DDB.

Reviewers: ashoat, tomek

Reviewed By: tomek

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