bradtraversy / mern_shopping_list

Shopping List built with MERN and Redux
605 stars 436 forks source link

NoAuth user actions #13

Closed ivanturlakov closed 5 years ago

ivanturlakov commented 5 years ago

All works well, but i have an issue when NoAuthenticated user can successfully delete items, where might be a mistake?

ivanturlakov commented 5 years ago

Found my own mistake at auth.js file