Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ route.ts
File
route.ts
apps/sim/app/api/auth/shopify/authorize/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{ generateId } from
'@sim/utils/id'
3
import
{
type
NextRequest, NextResponse } from
'next/server'
4
import
{
Callers
nothing calls this directly
Calls
15
createLogger
Function · 0.90
getScopesForService
Function · 0.90
withRouteHandler
Function · 0.90
isSameOrigin
Function · 0.90
getBaseUrl
Function · 0.90
generateId
Function · 0.90
join
Method · 0.80
error
Method · 0.80
parse
Method · 0.80
info
Method · 0.80
get
Method · 0.65
replace
Method · 0.65
Tested by
no test coverage detected