Page MenuHomePhabricator

[identity] add CompareUsers RPC to identity_client.proto
AbandonedPublic

Authored by varun on Apr 11 2023, 1:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 17, 6:57 PM
Unknown Object (File)
Tue, Sep 17, 6:53 PM
Unknown Object (File)
Sep 2 2024, 3:48 PM
Unknown Object (File)
Aug 17 2024, 9:44 AM
Unknown Object (File)
Aug 17 2024, 9:44 AM
Unknown Object (File)
Aug 17 2024, 9:44 AM
Unknown Object (File)
Aug 1 2024, 10:19 AM
Unknown Object (File)
Aug 1 2024, 10:19 AM
Subscribers

Details

Reviewers
ashoat
jon
Summary

This is the last relevant RPC from the old identity.proto. We can now remove the file

The actual implementation of this API will be slightly different from the original. We will be comparing usernames instead
of user IDs

Depends on D7386

Test Plan

build the identity service successfully

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage