Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Router } from
"express"
2
import
{ getCookieOptions, redirect } from
"../http"
3
import
{ sanitizeString } from
"../util"
4
Callers
nothing calls this directly
Calls
4
getCookieOptions
Function · 0.90
sanitizeString
Function · 0.90
redirect
Function · 0.90
Router
Function · 0.85
Tested by
no test coverage detected