Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ deleteAllWebSessions
Method
deleteAllWebSessions
web/src/app/api/auth/cli/logout/_db.ts:24–24 ·
view source on GitHub ↗
(userId: string)
Source
from the content-addressed store, hash-verified
22
aroundTime: Date,
23
): Promise<{ id: string }[]>
24
deleteAllWebSessions(userId: string): Promise<{ id: string }[]>
25
unclaimFingerprint(fingerprintId: string): Promise<void>
26
}
27
Callers
1
postLogout
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected