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

File auth.ts

packages/mcp/src/auth.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createHash } from 'node:crypto';
2import { verifyPassword } from '@openpanel/common/server';
3import { ClientType, getClientByIdCached } from '@openpanel/db';
4import { getCache } from '@openpanel/redis';

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected