We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prisma/prisma#21463 shows a problem with the Accelerate extension in Next.js/Vercel Middlewares. We are lacking tests for this.
The text was updated successfully, but these errors were encountered:
With 5.9.0 we got some bug reports from Next-Auth users, notably Next-Auth v5, which uses Edge Middleware https://github.com/prisma/prisma/issues?q=label%3A5.9.0+sort%3Acreated-desc
5.9.0
Edge Middleware
Notes: https://authjs.dev/guides/upgrade-to-v5 https://www.npmjs.com/package/next-auth?activeTab=versions Random projects I found using Prisma https://github.com/riccardolinares/next-auth-v5 https://github.com/AntonioErdeljac/next-auth-v5-advanced-guide Official example (does not use Prisma) https://github.com/nextauthjs/next-auth-v5-example
Sorry, something went wrong.
No branches or pull requests
prisma/prisma#21463 shows a problem with the Accelerate extension in Next.js/Vercel Middlewares. We are lacking tests for this.
The text was updated successfully, but these errors were encountered: