good first issue
倉庫指標
- Star
- (10,453 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Every online store I've used allows anonymously adding items to a shopping cart and then prompts for login during check out. Unusually, eshop requires logging in before adding items to the cart. I think the demo should follow the usual rules for websites.
Was this done for technical reasons? i.e. tracking cart items against an account, or to show off requiring auth in the cart APIs