Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/learnhouse/learnhouse
/ route.ts
File
route.ts
apps/web/app/api/auth/[...path]/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ NextRequest, NextResponse } from
'next/server'
2
import
{ cookies } from
'next/headers'
3
import
{ getConfig } from
'@services/config/config'
4
import
{
Callers
nothing calls this directly
Calls
2
getConfig
Function · 0.90
replace
Method · 0.80
Tested by
no test coverage detected