desenvolvedor-io / dev-store

A microservices e-commerce reference application built with ASP.NET 6
https://devstore.academy
MIT License
1.05k stars 196 forks source link

Cart error when anonymous #5

Open EduardoPires opened 2 years ago

EduardoPires commented 2 years ago

When some anonymous user try to put some item into shopping cart receives an error.

The expected behaviour was redirect to login page.