Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ [[...slug]].ts
File
[[...slug]].ts
apps/web/pages/api/auth/[[...slug]].ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
nextConnectWrapper from
'server/next-connect-wrapper'
;
2
import
authRouter from
'server/routers/auth'
;
3
4
export
default nextConnectWrapper().use(authRouter as any);
Callers
nothing calls this directly
Calls
1
nextConnectWrapper
Function · 0.85
Tested by
no test coverage detected