mirror of
https://github.com/ClaytonWWilson/Listify.git
synced 2025-12-16 02:38:47 +00:00
Prototype the User DELETE lambda. Amplify does not include this functionality, so putting it in a Lambda with the fine-grained API. This currently does not invalidate outstanding tokens nor does it clean up the database. @claytonwwilson You will want to add the clean up code instead of the deleted stuff in UserDeleter |
||
|---|---|---|
| .. | ||
| Item/src | ||
| List/src | ||
| ListEntry/src | ||
| src/main/java | ||
| target | ||
| User | ||
| pom.xml | ||