MCPcopy
hub / github.com/graphile/starter / installPassport.ts

File installPassport.ts

@app/server/src/middleware/installPassport.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Express } from "express";
2import { get } from "lodash";
3import passport from "passport";
4import { Strategy as GitHubStrategy } from "passport-github2";

Callers

nothing calls this directly

Calls 2

getWebsocketMiddlewaresFunction · 0.90
logoutMethod · 0.80

Tested by

no test coverage detected