Page MenuHomePhabricator

[identity] check if wallet address is reserved in LoginWalletUser RPC
ClosedPublic

Authored by varun on Nov 2 2023, 5:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 12:51 PM
Unknown Object (File)
Wed, Nov 13, 12:48 PM
Unknown Object (File)
Tue, Nov 12, 4:54 PM
Unknown Object (File)
Tue, Nov 12, 3:59 PM
Unknown Object (File)
Oct 12 2024, 2:23 AM
Unknown Object (File)
Oct 12 2024, 2:23 AM
Unknown Object (File)
Oct 12 2024, 2:23 AM
Unknown Object (File)
Oct 12 2024, 2:14 AM
Subscribers

Details

Summary

if the user already exists on the keyserver but is logging into the identity service for the first time, we should send back a specific error code instructing the client to get a signed message confirming their wallet address and user ID.

Depends on D9678

Test Plan

called the LoginWalletUser RPC with a reserved wallet address and received the expected error status code and message

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable