Added an identity client method to call the removeReservedUsername RPC.
We will need to call this when an account is deleted on Ashoat's keyserver to keep the Identity service aware of which usernames should be reserved.
Depends on D8201
Differential D8202
[keyserver] add removeReservedUsername method to rust-node-addon Authored by varun on Jun 14 2023, 5:16 AM.
Details Added an identity client method to call the removeReservedUsername RPC. Depends on D8201 called this client method from keyserver.js with a signed message (signed by a hardcoded ed25519 key) and an existing reserved username and saw that the DDB table was updated
Diff Detail
Event Timeline
| ||||||||||