Page MenuHomePhabricator

[identity] move findUserID to unauth proto
ClosedPublic

Authored by varun on Feb 13 2024, 10:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 25, 11:25 PM
Unknown Object (File)
Tue, Jun 25, 2:20 PM
Unknown Object (File)
Tue, Jun 25, 2:11 AM
Unknown Object (File)
Mon, Jun 24, 12:37 AM
Unknown Object (File)
Fri, Jun 7, 5:22 AM
Unknown Object (File)
May 31 2024, 6:24 AM
Unknown Object (File)
May 23 2024, 5:42 AM
Unknown Object (File)
May 20 2024, 1:30 AM
Subscribers

Details

Summary

resolves ENG-6782 and its subtasks

We need to be able to call this RPC from a logged out client to check if an account already exists for a given ETH wallet. In order to call it from a logged out client, it must be in the unauth service.

Test Plan

commtest test passed, flow passed

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable