Closed IbrahimBilal2005 closed 5 days ago
After reviewing the changes, it looks good. Just want to know if the interactor is handling the actual login logic
This is the logout interactor, not login interactor. This interactor is essentially going to set the current user to null. This code will make more sense when the logout button and other related views and logic are completed.
my bad homie i meant to say logout, but this makes sense
I will merge it now after speaking with the rest of the group members
I cherry-picked the commits from the old logout branch that mixed mongoDB commits and put them in a new branch focused just on logout.
As before, I've completed the logout use case files