rokojori-auth/source/server
Rokojori 7ed9b9d7a2 auth: add GET /api/auth/logout?redirect= for browser-based logout links
Mirrors the refresh-session pattern — clears cookies, invalidates refresh
token, and redirects to the given URL (falls back to /login.html).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-13 14:45:19 +02:00
..
email Initial Commit 2026-07-13 05:48:45 +02:00
middleware Initial Commit 2026-07-13 05:48:45 +02:00
routes auth: add GET /api/auth/logout?redirect= for browser-based logout links 2026-07-13 14:45:19 +02:00
db.ts auth: refresh token cookie, rate limiting, delete account, welcome email 2026-07-13 12:33:39 +02:00
index.ts auth: refresh token cookie, rate limiting, delete account, welcome email 2026-07-13 12:33:39 +02:00
rateLimiter.ts auth: refresh token cookie, rate limiting, delete account, welcome email 2026-07-13 12:33:39 +02:00
roles.ts Initial Commit 2026-07-13 05:48:45 +02:00