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