Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ account, db, user } from
'@sim/db'
2
import
{ createLogger } from
'@sim/logger'
3
import
{ eq } from
'drizzle-orm'
4
import
{ decodeJwt } from
'jose'
Callers
nothing calls this directly
Calls
8
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
generateRequestId
Function · 0.90
parseProvider
Function · 0.90
error
Method · 0.80
warn
Method · 0.65
eq
Function · 0.50
push
Method · 0.45
Tested by
no test coverage detected