Prisma maps sessionToken → session_token and userId → user_id in the PostgreSQL sessions table. The forwardAuth query was using the wrong camelCase column names. Co-authored-by: Cursor <cursoragent@cursor.com>
Prisma maps sessionToken → session_token and userId → user_id in the PostgreSQL sessions table. The forwardAuth query was using the wrong camelCase column names. Co-authored-by: Cursor <cursoragent@cursor.com>