MCPcopy Index your code
hub / github.com/coder/code-server / logout.ts

File logout.ts

src/node/routes/logout.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Router } from "express"
2import { getCookieOptions, redirect } from "../http"
3import { sanitizeString } from "../util"
4

Callers

nothing calls this directly

Calls 4

getCookieOptionsFunction · 0.90
sanitizeStringFunction · 0.90
redirectFunction · 0.90
RouterFunction · 0.85

Tested by

no test coverage detected