mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 06:12:03 +00:00
The verifySession() function was not including the X-API-Key header when making requests to /api/settings/status, causing Electron mode to fail authentication on app startup despite having a valid API key. This resulted in users seeing "You've been logged out" screen immediately after launching the Electron app. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>