Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ route.ts
File
route.ts
apps/sim/app/api/auth/oauth2/authorize/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ db } from
'@sim/db'
2
import
{ pendingCredentialDraft, user } from
'@sim/db/schema'
3
import
{ createLogger } from
'@sim/logger'
4
import
{ generateId } from
'@sim/utils/id'
Callers
nothing calls this directly
Calls
11
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
getBaseUrl
Function · 0.90
parseRequest
Function · 0.90
checkWorkspaceAccess
Function · 0.90
createConnectDraft
Function · 0.85
error
Method · 0.80
getSetCookie
Method · 0.80
set
Method · 0.65
warn
Method · 0.65
toString
Method · 0.45
Tested by
no test coverage detected