MCPcopy 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

postLogoutFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected