Commit Graph

3 Commits

Author SHA1 Message Date
Clayton Wilson
925a249b4c user delete debugging 2020-10-08 12:34:14 -04:00
NMerz
8c526d3b8d SignOut and forced signout on delete
Added signout functionality and forced signout on delete.
2020-10-05 22:27:24 -04:00
NMerz
fe846fb81f Delete Lambda prototype
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
2020-10-05 12:29:28 -04:00