🔐 Auth Debug Page
Auth Status
Loading: ⏳ Loading...
Is Logged In: ❌ NO
User: ❌ Not authenticated
🍪 Cookies
modeo_logged_in: ❌ NOT SET
modeo_nextjs_auth: ❌ NOT SET
All Cookies:
No cookies
📋 Test Instructions
- Click "Go to WordPress Login" and log in
- Check "WordPress Cookie Debug" to see if cookies are set
- Come back to this page (manually type: http://localhost:3000/test-auth)
- Check if auth status shows as logged in
- Click "Check Auth API" to test direct API call
💡 Tips
- Open DevTools Console (F12) to see detailed logs
- Look for emoji logs: 🍪 🔍 ✅ ⚠️ ❌
- Check Network tab to see API calls
- Check Application → Cookies to see actual cookie values