Files
aurorabot/api/src/routes
syntaxbullet b832723d6b
Some checks failed
Deploy to Production / test (push) Failing after 28s
fix(panel): show login screen instead of enrollment page for unauthenticated users
/auth/me was returning enrolled: false for all unauthenticated requests,
causing the frontend to show the NotEnrolled page before login. Enrollment
is already enforced server-side during the OAuth callback.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 13:45:37 +02:00
..