Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ start.ts
File
start.ts
apps/cloud/src/start.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createMiddleware, createStart } from
"@tanstack/react-start"
;
2
import
{ decodeOAuthCallbackState } from
"@executor-js/sdk/shared"
;
3
4
import
{ cloudApiHandler } from
"./app"
;
Callers
nothing calls this directly
Calls
8
parseCookie
Function · 0.90
loginPath
Function · 0.90
isAppOwnedPath
Function · 0.90
prepareMcpOrgScope
Function · 0.90
oauthCallbackOrgScopedRequest
Function · 0.85
getApp
Function · 0.85
get
Method · 0.65
next
Function · 0.50
Tested by
no test coverage detected