gristlabs_grist-core/app/server
George Gevoian 74485f412d (core) Fix delete user button for Google-only accounts
Summary:
An unhandled error was being thrown by CognitoClient when a user was unable
to be found during account deletion. Google-only accounts are no longer
associated with a user in Cognito, so the error was actually benign. A warning is
now logged instead.

Test Plan: Manual.

Reviewers: paulfitz, jarek

Reviewed By: paulfitz, jarek

Differential Revision: https://phab.getgrist.com/D4073
2023-10-18 10:52:58 -04:00
..
declarations
lib (core) Fix delete user button for Google-only accounts 2023-10-18 10:52:58 -04:00
utils
companion.ts
declarations.d.ts
devServerMain.ts
generateCheckpoint.ts
generateInitialDocSql.ts
localization.ts
mergedServerMain.ts Make server take into account GRIST_SERVERS (#659) 2023-09-05 12:05:29 -04:00
tsconfig.json