Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CapSoftware/Cap
/ Http.ts
File
Http.ts
packages/web-backend/src/Extension/Http.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ serverEnv } from
"@cap/env"
;
2
import
{ userIsPro } from
"@cap/utils"
;
3
import
{
4
CurrentUser,
Callers
nothing calls this directly
Calls
7
serverEnv
Function · 0.90
userIsPro
Function · 0.90
validateExtensionRedirectUri
Function · 0.85
redirectToLogin
Function · 0.85
consentPageUrl
Function · 0.85
renderConsentPage
Function · 0.85
redirectWithAuthKey
Function · 0.85
Tested by
no test coverage detected