MCPcopy
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

1import { NextRequest, NextResponse } from 'next/server'
2import { cookies } from 'next/headers'
3import { getConfig } from '@services/config/config'
4import {

Callers

nothing calls this directly

Calls 2

getConfigFunction · 0.90
replaceMethod · 0.80

Tested by

no test coverage detected