Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ login.tsx
File
login.tsx
apps/cloud/src/routes/bare/login.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { createFileRoute } from
"@tanstack/react-router"
;
2
3
import { safeReturnTo } from
"../../auth/return-to"
;
4
import { LoginPage } from
"../../web/pages/login"
;
Callers
nothing calls this directly
Calls
1
safeReturnTo
Function · 0.90
Tested by
no test coverage detected