Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ client.ts
File
client.ts
packages/trpc/src/routers/client.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
crypto from
'node:crypto'
;
2
import
{ z } from
'zod'
;
3
4
import
type
{ Prisma } from
'@openpanel/db'
;
Callers
nothing calls this directly
Calls
4
getClientAccess
Function · 0.90
hashPassword
Function · 0.90
query
Method · 0.80
toString
Method · 0.45
Tested by
no test coverage detected