MCPcopy Create free account
hub / github.com/simstudioai/sim / route.ts

File route.ts

apps/sim/app/api/auth/sso/providers/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { db, member, ssoProvider } from '@sim/db'
2import { createLogger } from '@sim/logger'
3import { and, eq } from 'drizzle-orm'
4import { type NextRequest, NextResponse } from 'next/server'

Callers

nothing calls this directly

Calls 8

createLoggerFunction · 0.90
withRouteHandlerFunction · 0.90
enforceIpRateLimitFunction · 0.90
parseRequestFunction · 0.90
parseMethod · 0.80
infoMethod · 0.80
errorMethod · 0.80
eqFunction · 0.50

Tested by

no test coverage detected