Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ return-to.test.ts
File
return-to.test.ts
apps/cloud/src/auth/return-to.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
3
import
{ isSafeReturnTo, loginPath, safeReturnTo } from
"./return-to"
;
4
Callers
nothing calls this directly
Calls
3
isSafeReturnTo
Function · 0.90
safeReturnTo
Function · 0.90
loginPath
Function · 0.90
Tested by
no test coverage detected