UNPKG

auth-astro-cloudflare-d1

Version:

The easiest way to add authentication to your Astro project!

4 lines (3 loc) 196 B
export { default as Auth } from './src/components/Auth.astro' export { default as SignIn } from './src/components/SignIn.astro' export { default as SignOut } from './src/components/SignOut.astro'