jedireza / frame

:bulb: A user system API starter

Home Page:https://jedireza.github.io/frame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Session.findByIdAndDelete missing?

ADumaine opened this issue · comments

In the logout and session APIs there are calls to Session.findByIdAndDelete but I am not finding that method in the Session model (or a search of the repository).

Sorry, I was porting to postgres and had removed the reference to mongo-models and did not remember to look there. Thanks for the quick response.