fac3a21332ebbe18f6b2e0bad395f101e2dadc39
- Import upsertUser from auth/user.js - resolveUserId now async: dev-bypass path unchanged; OIDC path calls getAuth then upsertUser(iss, sub, email) to resolve DB user id - All 5 handlers (create, edit, delete, sync-status, writable-calendars) updated to await resolveUserId and 401 only when it returns null - Remove all inline 'For now return 401' stubs and redundant getAuth calls - grep confirms 0 'For now return 401' stubs remain; upsertUser imported+called
The file is empty.
Languages
TypeScript
97.3%
JavaScript
1.6%
CSS
0.9%
Dockerfile
0.1%