MCPcopy Create free account
hub / github.com/Cv-Keep/cvkeep-backend / github.js

File github.js

endpoints/resources/auth/socials/github/github.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const log = require('logflake')('gh-login');
2const config = require('../../../../../config');
3const ghHelpers = require('./helpers.js');
4const userGetOrCreate = require('../userGetOrCreate.js');

Callers

nothing calls this directly

Calls 1

sendErrorFunction · 0.70

Tested by

no test coverage detected