MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / handlers.ts

File handlers.ts

apps/cloud/src/auth/handlers.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { HttpApi, HttpApiBuilder } from "effect/unstable/httpapi";
2import { HttpServerRequest, HttpServerResponse } from "effect/unstable/http";
3import { Duration, Effect, Predicate } from "effect";
4import { isValidOrgSlug } from "@executor-js/api";

Callers

nothing calls this directly

Calls 15

encodeLoginStateFunction · 0.90
safeReturnToFunction · 0.90
decodeLoginStateFunction · 0.90
authorizeOrganizationFunction · 0.90
resolveOrganizationFunction · 0.90
randomNonceFunction · 0.85
setResponseCookieFunction · 0.85
timingSafeEqualFunction · 0.85

Tested by

no test coverage detected