Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Express } from
"express"
;
2
import
{ get } from
"lodash"
;
3
import
passport from
"passport"
;
4
import
{ Strategy as GitHubStrategy } from
"passport-github2"
;
Callers
nothing calls this directly
Calls
2
getWebsocketMiddlewares
Function · 0.90
logout
Method · 0.80
Tested by
no test coverage detected