- add unlinkFarcasterAccount to IdentityServiceClient
- update native IdentityServiceContextProvider
- update web IdentityServiceClientWrapper
- update web IdentityServiceClientSharedProxy
Depends on D11431
Differential D11433
[lib][web][native] add unlinkFarcasterAccount to IdentityServiceClient interface and implementations Authored by varun on Mar 28 2024, 4:31 AM.
Details
Depends on D11431 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.
Diff Detail
|