feat(F-172): completed feature
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# F-173 — Checkout load failure
|
||||
# F-172 — My Account session loop
|
||||
|
||||
Checkout conditionally returned before its final useMemo, violating React hook ordering when auth/cart loading state changed. Keep every hook unconditional.
|
||||
Storefront login receives `mdv_session`, while /api/auth/me and logout incorrectly use `session_token`. Align proxy routes to the backend cookie so hydration/navigation preserves the authenticated user.
|
||||
|
||||
Reference in New Issue
Block a user