Next.js Discord

Discord Forum

How to implement Auth in Next.js with Cloudflare D1 database?

Unanswered
Poodle posted this in #help-forum
Open in Discord
PoodleOP
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?

0 Replies