rojects/source/server
Rokojori e89a372152 auth: replace local session auth with rokojori-auth JWT integration
Removes express-session, bcryptjs, local user system, login/register pages,
and email module. Adds JWT verification middleware (cookie + Bearer header),
cookie-parser, and redirects login/logout to account.rokojori.com.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-13 14:45:06 +02:00
..
middleware auth: replace local session auth with rokojori-auth JWT integration 2026-07-13 14:45:06 +02:00
rojos refactor: restructure project into source/ and build/; add source/pages/ + copy-pages build step 2026-07-12 14:01:01 +02:00
routes auth: replace local session auth with rokojori-auth JWT integration 2026-07-13 14:45:06 +02:00
db.ts auth: replace local session auth with rokojori-auth JWT integration 2026-07-13 14:45:06 +02:00
index.ts auth: replace local session auth with rokojori-auth JWT integration 2026-07-13 14:45:06 +02:00
localeGenerator.ts refactor: restructure project into source/ and build/; add source/pages/ + copy-pages build step 2026-07-12 14:01:01 +02:00
storage.ts fix: copy CSS/SVG static assets in build step; fix mkdirSync to use recursive 2026-07-12 15:20:35 +02:00