GnomisG
Convex Community13mo ago
17 replies
Gnomis

nextjs middleware

Currently trying to upgrade to next 15. However, when following the changelog, the middleware seem to be broken. I have updated the middleware to be identical to the example shown at https://labs.convex.dev/auth/authz/nextjs. It seems like convexAuth.isAuthenticated() always returns false and therefore continuously redirecting back to the signin page.
Authentication library for your Convex backend
Was this page helpful?