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

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

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

type

(req: Request) => unknown