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
F3546130: D7387.diff
Thu, Dec 26, 1:50 PM
Unknown Object (File)
Thu, Dec 5, 1:25 AM
Unknown Object (File)
Thu, Dec 5, 1:25 AM
Unknown Object (File)
Thu, Dec 5, 1:25 AM
Unknown Object (File)
Nov 22 2024, 12:00 AM
Unknown Object (File)
Nov 22 2024, 12:00 AM
Unknown Object (File)
Nov 21 2024, 11:59 PM
Unknown Object (File)
Nov 5 2024, 4:53 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