MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / server.ts

File server.ts

apps/web/src/lib/user/server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getEnvVariable } from '@/lib/dotenvx';
2import 'server-only';
3import { validateAuthorizationHeader, JWT_TOKEN_VERSION } from '@/lib/tokens';
4import { NextResponse } from 'next/server';

Callers

nothing calls this directly

Calls 4

sentryLoggerFunction · 0.90
getEnvVariableFunction · 0.90
PostHogClientFunction · 0.85

Tested by

no test coverage detected