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)
Sat, Sep 14, 5:09 PM
Unknown Object (File)
Sat, Sep 7, 4:31 PM
Unknown Object (File)
Sat, Sep 7, 9:57 AM
Unknown Object (File)
Sat, Sep 7, 9:57 AM
Unknown Object (File)
Sep 2 2024, 3:54 PM
Unknown Object (File)
Jul 29 2024, 5:53 AM
Unknown Object (File)
Jul 29 2024, 5:53 AM
Unknown Object (File)
Jul 29 2024, 5:49 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
No Lint Coverage
Unit
No Test Coverage