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

Function createGetAuth

packages/nextjs/src/server/createGetAuth.ts:11–65  ·  view source on GitHub ↗
({
  noAuthStatusMessage,
  debugLoggerName,
}: {
  debugLoggerName: string;
  noAuthStatusMessage: string;
})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

authFunction · 0.90
createGetAuth.tsFile · 0.70

Calls 8

withLoggerFunction · 0.90
getHeaderFunction · 0.90
getAuthKeyFromRequestFunction · 0.90
decryptClerkRequestDataFunction · 0.90
assertTokenSignatureFunction · 0.90
decodeJwtFunction · 0.90
signedInAuthObjectFunction · 0.85
signedOutAuthObjectFunction · 0.85

Tested by

no test coverage detected