Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/ configureApiProxy.ts
File
configureApiProxy.ts
client/src/server/configureApiProxy.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Express, Request } from
'express'
2
import
{ createProxyMiddleware } from
'http-proxy-middleware'
3
4
export
interface
IGetUserAuthInfoRequest extends Request {
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected