MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / session-manager.ts

File session-manager.ts

packages/mcp/src/session-manager.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { randomUUID } from 'node:crypto';
2import { createLogger } from '@openpanel/logger';
3import { getRedisCache } from '@openpanel/redis';
4import type { McpAuthContext } from './auth';

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected