Kiranism / next-shadcn-dashboard-starter

Admin Dashboard Starter with Nextjs14 and shadcn ui
https://next-shadcn-dashboard-starter.vercel.app
MIT License
2.26k stars 519 forks source link

Need help on auth part #22

Closed Ghernouz closed 2 months ago

Ghernouz commented 4 months ago

Thanks for the kickstarter. I don't want to change the code too much but I have some difficulties integrating prisma to save users on DB with middleware.ts. It seems like they are not compatible. Do you know what is the best way to persist users please? Is there a way to integrate prisma and middleware.ts together?