MCPcopy
hub / github.com/sahat/hackathon-starter / user.js

File user.js

controllers/user.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const crypto = require('node:crypto');
2const passport = require('passport');
3const validator = require('validator');
4const mailChecker = require('mailchecker');

Callers

nothing calls this directly

Calls 5

revokeAllProviderTokensFunction · 0.85
revokeProviderTokensFunction · 0.85
sendTwoFactorEmailFunction · 0.85

Tested by

no test coverage detected