HomePhabricator
Diffusion Comm b08ab7a0087b

[identity] delete all token data on user account deletion

Description

[identity] delete all token data on user account deletion

Summary:
new db method to get all tokens for a user and then delete them with BatchWriteItem. we use the comm-lib batch_write function for the delete requests.

Depends on D11795

Test Plan: signed in to a local account from web, native, and keyserver. then deleted my account from native. confirmed that there were no tokens in local ddb for my user ID

Reviewers: bartek

Reviewed By: bartek

Subscribers: ashoat, tomek

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

Details

Provenance
varunAuthored on Thu, Apr 25, 3:05 PM
Reviewer
bartek
Differential Revision
D11796: [identity] delete all token data on user account deletion
Parents
rCOMM0ef563d1f949: [identity] move access token table db methods to separate module
Branches
Unknown
Tags
Unknown