UNPKG

@jman.dev/auth-astro

Version:

The easiest way to add authentication to your Astro project!

4 lines (2 loc) 86 B
import { AstroAuth } from '../../server.ts' export const { GET, POST } = AstroAuth()