Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ cookieOf
Function
cookieOf
e2e/cloud/oauth-callback-org-scope.test.ts:38–38 ·
view source on GitHub ↗
(identity: Identity)
Source
from the content-addressed store, hash-verified
36
};
37
38
const
cookieOf = (identity: Identity): string => identity.headers?.cookie ??
""
;
39
40
const
originHeaders = (baseUrl: string) => ({ origin:
new
URL(baseUrl).origin });
41
Callers
1
oauth-callback-org-scope.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected