MCPcopy Create free account
hub / github.com/eleven-am/frames / removeSession

Method removeSession

backend/src/session/session.service.ts:73–86  ·  view source on GitHub ↗

* @desc Remove a session * @param userId - The user id to remove the session for * @param sessionId - The session id to remove * @param res - The response object

(userId: string, sessionId: string, res: Response)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

deleteGuestSessionMethod · 0.95
logoutMethod · 0.80

Calls 1

clearHttpCookieMethod · 0.95

Tested by

no test coverage detected