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 (273 forks)batch import
BugHelp Wanted

Repository metrics

Stars
 (3,830 stars)
PR merge metrics
 (No merged PRs in 30d)

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