MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / constants.ts

File constants.ts

packages/auth/constants.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parseCookieDomain } from './parse-cookie-domain';
2
3const parsed = parseCookieDomain(
4 (process.env.DASHBOARD_URL || process.env.NEXT_PUBLIC_DASHBOARD_URL) ?? '',

Callers

nothing calls this directly

Calls 1

parseCookieDomainFunction · 0.90

Tested by

no test coverage detected