Files
ecommerce-platform/app
davide 2526cf9543 fix(cart): use session-based auth instead of localStorage for checkout
Cart page checked localStorage.getItem('user') which is never set by
the cookie-based auth system. Replaced with useUser() context and
corrected redirect target from /cart to /checkout.
2026-05-19 16:04:12 +02:00
..
2026-05-18 15:25:38 +02:00
2026-05-18 15:25:38 +02:00
2026-05-18 15:25:38 +02:00
2026-05-18 15:25:38 +02:00
2026-05-18 15:25:38 +02:00
2026-05-18 15:25:38 +02:00