Angular frontend and Express backend. Simple scaffolding for diving into creating apps. I apologize if you were expecting something Stephen King related.
If a user has logged in before, but clears their cookies, they'll generate a new guid and thus a new "user" in the eyes of the system. Instead, it needs to be looked up first by email.
If a user has logged in before, but clears their cookies, they'll generate a new guid and thus a new "user" in the eyes of the system. Instead, it needs to be looked up first by email.