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

File user.ts

packages/trpc/src/routers/user.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from 'zod';
2
3import { deleteSessionTokenCookie } from '@openpanel/auth';
4import { db } from '@openpanel/db';

Callers

nothing calls this directly

Calls 4

deleteSessionTokenCookieFunction · 0.90
queryMethod · 0.80
joinMethod · 0.80
mapMethod · 0.45

Tested by

no test coverage detected