mirror of
https://github.com/ClaytonWWilson/Listify.git
synced 2025-12-17 19:18:49 +00:00
This is so that multiple users can be paired with a single list. In the future, we may want to reconsider list deletion behavior to simply remove a user's access and only delete it when no one has access. We may also want the user deletion Lambda to use the list deletion Lambda when it is created. |
||
|---|---|---|
| .. | ||
| UserDELETE.java | ||
| UserDeleter.java | ||
| UserGET.java | ||
| UserGetter.java | ||