HomePhabricator
Diffusion Comm 38086acc11db

[identity] Add function to remove user devices' data

Description

[identity] Add function to remove user devices' data

Summary:
Added a function that prunes all user's devices data, while keeping device lists.
Removes all DeviceRow DDB items for given user_id. It does this by querying items with specific sort key prefix.

Made it return list of removed device IDs, it will be used for Tunnelbroker to remove their data too.

Depends on D12587

Test Plan: Cargo check. The logic is tested later in the stack

Reviewers: kamil, varun, will

Reviewed By: kamil

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D12588

Details

Provenance
bartekAuthored on Tue, Jun 25, 3:03 AM
Reviewer
kamil
Differential Revision
D12588: [identity] Add function to remove user devices' data
Parents
rCOMMf209eef51107: [protos][identity] Add LogOutPrimaryDevice RPC
Branches
Unknown
Tags
Unknown