MCPcopy
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

1const { userConfigId } = require('../common/constants')
2const { dbAction } = require('./db')
3const getPort = require('./get-port')
4

Callers

nothing calls this directly

Calls 6

requireFunction · 0.85
hashPasswordFunction · 0.85
comparePasswordsFunction · 0.85
postMethod · 0.80
dbActionFunction · 0.70
getPortFunction · 0.70

Tested by

no test coverage detected