gristlabs_grist-core/app/gen-server
Paul Fitzpatrick 383b8ffbf0 (core) add a tool for deleting a user
Summary:
This adds a `user:delete` target to the `cli.sh` tool. The desired user will be deleted from our database, from sendgrid, and from cognito.

There is code for scrubbing the user from team sites, but it isn't yet activated, I'm leaving finalizing and writing tests for it for follow-up.

Test Plan: tested manually

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D3043
2021-09-29 12:08:23 -04:00
..
entity (core) Initial webhooks implementation 2021-09-23 14:35:39 +02:00
lib (core) add a tool for deleting a user 2021-09-29 12:08:23 -04:00
migration (core) Initial webhooks implementation 2021-09-23 14:35:39 +02:00
ApiServer.ts (core) Adding import from google drive to the home screen 2021-08-05 20:46:11 +02:00
sqlUtils.ts (core) add a test for unnecessary workspaces shown in trash, and fix issue 2020-07-23 11:04:33 -04:00