MCPcopy
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

1import { serverEnv } from "@cap/env";
2import { userIsPro } from "@cap/utils";
3import {
4 CurrentUser,

Callers

nothing calls this directly

Calls 7

serverEnvFunction · 0.90
userIsProFunction · 0.90
redirectToLoginFunction · 0.85
consentPageUrlFunction · 0.85
renderConsentPageFunction · 0.85
redirectWithAuthKeyFunction · 0.85

Tested by

no test coverage detected