Cloudflare DevelopersCD
Cloudflare Developers5mo ago
3 replies
amanzad

How to implement auth with Nextjs on Vercel + D1 as db?

I’m building a Next.js app hosted on Vercel and using Cloudflare D1 as my database, accessible only through a Cloudflare Worker. I need to implement authentication but I’m unsure how to handle it with this setup. What’s the best way to achieve this, and which auth library would you recommend?
Was this page helpful?