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

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

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

type

(req: HttpRequest) => unknown