Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/electerm/electerm
/ auth.js
File
auth.js
src/app/lib/auth.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ userConfigId } = require(
'../common/constants'
)
2
const
{ dbAction } = require(
'./db'
)
3
const
getPort = require(
'./get-port'
)
4
Callers
nothing calls this directly
Calls
6
require
Function · 0.85
hashPassword
Function · 0.85
comparePasswords
Function · 0.85
post
Method · 0.80
dbAction
Function · 0.70
getPort
Function · 0.70
Tested by
no test coverage detected