LinkFarcasterUser should succeed if the FID is already associated with this user (no-op) but should fail if the FID is already associated with another user. We don't want the same FID associated with multiple Comm users.
Depends on D11412
Differential D11413
[identity] on linkFarcasterUser we should return an error if the FID already exists for a different user in the users table varun on Mar 27 2024, 1:36 PM. Authored by Tags None Referenced Files
Details LinkFarcasterUser should succeed if the FID is already associated with this user (no-op) but should fail if the FID is already associated with another user. We don't want the same FID associated with multiple Comm users. Depends on D11412 Tried calling the RPC with an FID already associated with a different user and it failed. Tried calling with an FID associated with this user and it succeeded. Tried calling with an FID associated with no users and it succeeded.
Diff Detail
|