Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fastro/modules/auth/auth.mod.tsx>callbackHandler

Full Stack Framework for Deno, TypeScript, Preact JS and Tailwind CSS
Go to Latest
variable callbackHandler
import { callbackHandler } from "https://deno.land/x/fastro@v0.84.23/modules/auth/auth.mod.tsx";

type

(req: HttpRequest) => unknown