Gnomis
Gnomis
CCConvex Community
Created by Gnomis on 12/18/2024 in #support-community
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.
18 replies