auth
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v2View latest version
import { auth } from "https://esm.town/v/pomdtr/auth";
export default auth(req => Response.json({message: "You are logged in!"}));