dotnet/eShop

Add items to cart without logging in

開放

#27 建立於 2023年11月1日

 (4 則留言) (1 個反應) (0 位負責人)C# (3,622 個分叉)batch import
good first issue

倉庫指標

星標
 (10,453 顆星)
PR 合併指標
 (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

貢獻者指南