MCPcopy Index your code
hub / github.com/clerk/javascript / parsePublishableKey

Function parsePublishableKey

packages/shared/src/keys.ts:35–65  ·  view source on GitHub ↗
(
  key: string | undefined,
  options: { fatal?: boolean; domain?: string; proxyUrl?: string } = {},
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

clerkJsScriptUrlFunction · 0.90
buildClerkFunction · 0.90
frontendApiMethod · 0.90
constructorMethod · 0.90
clerkJsScriptUrlFunction · 0.90
createRedirectFunction · 0.90
apiUrlFromPublishableKeyFunction · 0.90
constructorMethod · 0.90
keys.test.tsFile · 0.90
fetchEnvVarsFunction · 0.90

Calls 2

isomorphicAtobFunction · 0.90
isPublishableKeyFunction · 0.85

Tested by

no test coverage detected