Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ logoutPath
Function
logoutPath
apps/webapp/app/utils/pathBuilder.ts:135–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
export
function
logoutPath() {
136
return
`/logout`;
137
}
138
139
export
function
revokeInvitePath() {
140
return
`/invite-revoke`;
Callers
3
UserMenu
Function · 0.90
action
Function · 0.90
loader
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…