Better AuthBA
Better Authβ€’10mo ago
MrSquaare

Astro + Drizzle + Cloudflare D1

Hello,

Is there a way to properly setup Better Auth with Drizzle + D1 on Astro?

Since the D1 DB is only accessible in the Astro context (in an .astro page or in a API Route), it is not possible to return an β€œauth” constant.

Is there another way?

Thanks πŸ™‚
Was this page helpful?