Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/pages-plugins
/ functions
Functions
37 in github.com/cloudflare/pages-plugins
⨍
Functions
37
◇
Types & classes
7
↓ 3 callers
Function
base64URLDecode
(s: string)
packages/cloudflare-access/functions/_middleware.ts:17
↓ 2 callers
Function
proxyFetch
( obj: OutgoingFetcher, tracer: RequestTracer, name: string, )
packages/honeycomb/functions/_middleware.ts:15
↓ 2 callers
Function
responseIsValidHTML
(response: Response)
packages/vercel-og/functions/_middleware.ts:14
↓ 1 callers
Function
asciiToUint8Array
(s: string)
packages/cloudflare-access/functions/_middleware.ts:24
↓ 1 callers
Function
escapeRegex
(string: string)
packages/vercel-og/functions/_middleware.ts:10
↓ 1 callers
Function
extractGraphQLQueryFromRequest
(request: Request)
packages/graphql/functions/index.ts:9
↓ 1 callers
Function
extractJWTFromRequest
(request: Request)
packages/google-chat/functions/index.ts:10
↓ 1 callers
Function
extractJWTFromRequest
(request: Request)
packages/cloudflare-access/functions/_middleware.ts:13
↓ 1 callers
Function
generateLoginURL
({ redirectURL: redirectURLInit, domain, aud, }: { redirectURL: string | URL; domain: string; aud:
packages/cloudflare-access/src/api/index.ts:17
↓ 1 callers
Function
generateValidator
({ domain, aud }: { domain: string; aud: string })
packages/cloudflare-access/functions/_middleware.ts:33
↓ 1 callers
Function
getIdentity
({ jwt, domain, }: { jwt: string; domain: string; })
packages/cloudflare-access/src/api/index.ts:3
↓ 1 callers
Function
isAuthorized
(request: Request)
packages/google-chat/functions/index.ts:14
↓ 1 callers
Function
proxyEnv
(env: any, tracer: RequestTracer)
packages/honeycomb/functions/_middleware.ts:77
↓ 1 callers
Function
proxyGet
(fn: Function, tracer: RequestTracer, do_name: string)
packages/honeycomb/functions/_middleware.ts:51
↓ 1 callers
Function
proxyNS
( dns: DurableObjectNamespace, tracer: RequestTracer, do_name: string, )
packages/honeycomb/functions/_middleware.ts:60
↓ 1 callers
Function
resolve
()
example/functions/graphql.ts:15
Method
constructor
({ credentials: { client_email, private_key }, tokenExpiration = ONE_MINUTE * 15, }: { credentia
packages/google-chat/src/api/index.ts:12
Function
element
(element)
example/functions/blog/_middleware.tsx:15
Function
element
(form)
packages/static-forms/functions/_middleware.ts:33
Function
element
(element)
packages/vercel-og/functions/_middleware.ts:74
Function
generateLogoutURL
({ domain }: { domain: string })
packages/cloudflare-access/src/api/index.ts:39
Function
onRequest
()
example/functions/date.ts:1
Function
onRequest
()
example/functions/throw.ts:1
Function
onRequest
(context)
packages/turnstile/functions/index.ts:41
Function
onRequest
(context)
packages/sentry/functions/_middleware.ts:10
Function
onRequest
({ request, pluginArgs, data, next, })
packages/stytch/functions/_middleware.ts:17
Function
onRequest
(context)
packages/hcaptcha/functions/index.ts:32
Function
onRequest
({ next, pluginArgs, })
packages/headers/functions/_middleware.ts:9
Function
onRequest
({ request, pluginArgs: { domain, aud }, data, next, })
packages/cloudflare-access/functions/_middleware.ts:120
Function
onRequest
({ request, env, next, pluginArgs, data, waitUntil, })
packages/honeycomb/functions/_middleware.ts:92
Function
onRequestGet
()
example/functions/image.tsx:3
Function
onRequestGet
({ next })
packages/static-forms/functions/_middleware.ts:28
Function
onRequestGet
({ request, pluginArgs, next, })
packages/vercel-og/functions/_middleware.ts:17
Function
onRequestPost
({ request, next, pluginArgs, })
packages/static-forms/functions/_middleware.ts:9
Function
onRequestPost
({ request, pluginArgs, })
packages/google-chat/functions/index.ts:29
Function
onRequestPost
({ request, pluginArgs, })
packages/graphql/functions/index.ts:23
Method
token
()
packages/google-chat/src/api/index.ts:29