rojects/source/server/routes
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
..
files.ts refactor: restructure project into source/ and build/; add source/pages/ + copy-pages build step 2026-07-12 14:01:01 +02:00
groups.ts refactor: restructure project into source/ and build/; add source/pages/ + copy-pages build step 2026-07-12 14:01:01 +02:00
layout.ts auth: replace local session auth with rokojori-auth JWT integration 2026-07-13 14:45:06 +02:00
locales.ts refactor: restructure project into source/ and build/; add source/pages/ + copy-pages build step 2026-07-12 14:01:01 +02:00
projects.ts auth: replace local session auth with rokojori-auth JWT integration 2026-07-13 14:45:06 +02:00
rojos.ts refactor: restructure project into source/ and build/; add source/pages/ + copy-pages build step 2026-07-12 14:01:01 +02:00