Go to file
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
scripts Initial Commit 2026-07-13 05:48:45 +02:00
source auth: add GET /api/auth/logout?redirect= for browser-based logout links 2026-07-13 14:45:19 +02:00
workspace Added Workspace Docs 2026-07-13 13:42:50 +02:00
.gitignore Initial Commit 2026-07-13 05:48:45 +02:00
package-lock.json Initial Commit 2026-07-13 05:48:45 +02:00
package.json Initial Commit 2026-07-13 05:48:45 +02:00
tsconfig.json Initial Commit 2026-07-13 05:48:45 +02:00
tsconfig.ts-node.json Initial Commit 2026-07-13 05:48:45 +02:00