sahat/megaboilerplate

React: user cookie should be cleared if user no longer exists

Open

#155 opened on Jul 7, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)CSS (3,830 stars) (273 forks)batch import
BugHelp Wanted

Description

If a user has been manually deleted from the database or no longer exists for whatever reason, a cookie - that normally gets deleted during logout - should be automatically cleared from the Browser.

screenshot 2016-07-06 17 57 57

Contributor guide