MCPcopy Create free account
hub / github.com/clerk/javascript / verifyToken

Function verifyToken

packages/backend/src/tokens/verify.ts:13–49  ·  view source on GitHub ↗
(
  token: string,
  options: VerifyTokenOptions,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

resolveHandshakeFunction · 0.90
verify.test.tsFile · 0.90

Calls 4

decodeJwtFunction · 0.90
loadClerkJWKFromLocalFunction · 0.90
loadClerkJWKFromRemoteFunction · 0.90
verifyJwtFunction · 0.90

Tested by

no test coverage detected