MCPcopy 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

1var check = require('validator').check,
2 sanitize = require('validator').sanitize;
3
4var crypto = require('crypto');

Callers

nothing calls this directly

Calls 7

checkFunction · 0.85
md5Function · 0.85
gen_sessionFunction · 0.85
randomStringFunction · 0.85
getAvatarURLFunction · 0.85
decryptFunction · 0.85
nextFunction · 0.50

Tested by

no test coverage detected