MCPcopy Index your code
hub / github.com/simstudioai/sim / route.ts

File route.ts

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

Source from the content-addressed store, hash-verified

1import { account, db, user } from '@sim/db'
2import { createLogger } from '@sim/logger'
3import { eq } from 'drizzle-orm'
4import { decodeJwt } from 'jose'

Callers

nothing calls this directly

Calls 8

createLoggerFunction · 0.90
withRouteHandlerFunction · 0.90
generateRequestIdFunction · 0.90
parseProviderFunction · 0.90
errorMethod · 0.80
warnMethod · 0.65
eqFunction · 0.50
pushMethod · 0.45

Tested by

no test coverage detected