Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ salt.service.ts
File
salt.service.ts
packages/db/src/services/salt.service.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ generateSalt } from
'@openpanel/common/server'
;
2
3
import
{ cacheable } from
'@openpanel/redis'
;
4
import
{ db } from
'../prisma-client'
;
Callers
nothing calls this directly
Calls
1
cacheable
Function · 0.90
Tested by
no test coverage detected