- add unlinkFarcasterAccount to IdentityServiceClient
- update native IdentityServiceContextProvider
- update web IdentityServiceClientWrapper
- update web IdentityServiceClientSharedProxy
Depends on D11431
Paths
| Differential D11433 Authored by varun on Mar 27 2024, 9:31 PM.
Tags None Referenced Files
Subscribers None
Details Summary
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.
Diff Detail
Event TimelineHarbormaster completed remote builds in B27753: Diff 38416.Mar 27 2024, 9:47 PM2024-03-27 21:47:39 (UTC-7) Harbormaster completed remote builds in B27754: Diff 38417.Mar 27 2024, 9:51 PM2024-03-27 21:51:24 (UTC-7) This revision is now accepted and ready to land.Mar 28 2024, 3:54 AM2024-03-28 03:54:29 (UTC-7) Closed by commit rCOMM3806a88cd6aa: [lib][web][native] add unlinkFarcasterAccount to IdentityServiceClient… (authored by varun). · Explain WhyMar 28 2024, 3:17 PM2024-03-28 15:17:34 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38515 lib/types/identity-service-types.js
native/identity-service/identity-service-context-provider.react.js
web/grpc/identity-service-client-wrapper.js
web/grpc/identity-service-context-provider.react.js
|