Listify/Lambdas/Lists/User/src
NMerz 34d74aae6a Treat ListSharee as access table
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.
2020-10-24 14:46:56 -04:00
..
UserDELETE.java Delete Lambda prototype 2020-10-05 12:29:28 -04:00
UserDeleter.java Treat ListSharee as access table 2020-10-24 14:46:56 -04:00
UserGET.java Create userID retrieval Lambda 2020-10-24 12:52:45 -04:00
UserGetter.java Create userID retrieval Lambda 2020-10-24 12:52:45 -04:00