Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cnodejs/nodeclub
/ sign.js
File
sign.js
controllers/sign.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
check = require(
'validator'
).check,
2
sanitize = require(
'validator'
).sanitize;
3
4
var
crypto = require(
'crypto'
);
Callers
nothing calls this directly
Calls
7
check
Function · 0.85
md5
Function · 0.85
gen_session
Function · 0.85
randomString
Function · 0.85
getAvatarURL
Function · 0.85
decrypt
Function · 0.85
next
Function · 0.50
Tested by
no test coverage detected