videofolxtv/client
Claude Agent 711fbdc92c
Add missing login page and fix auth loop
- /login route did not exist, so /admin redirected to /api/login -> /login -> 404
- /api/auth/user still ran the Replit-era deterministic UUID hash on the session
  id, so it never found the user; now reads the session directly
- admin logout posts to /api/auth/logout and returns to /login
2026-08-05 16:26:36 +00:00
..
public Update ad publisher ID for Google AdSense integration 2025-09-04 16:16:02 +00:00
src Add missing login page and fix auth loop 2026-08-05 16:26:36 +00:00
index.html GA4 analytics G-PR8X86EZ6J 2026-07-01 13:59:11 +00:00