RafaelR
Convex Community4w ago
9 replies
Rafael

Convex Auth + Next.js App Router proxy middleware: isAuthenticated() always false (No tokens to refr

[verbose] [ConvexAuthNextjs] Begin middleware for request with URL http://localhost:3000/
[verbose] [ConvexAuthNextjs] Not proxying auth action to Convex, path / does not match /api/auth
[verbose] [ConvexAuthNextjs] Begin handleAuthenticationInRequest
[verbose] [ConvexAuthNextjs] No tokens to refresh, returning undefined
[verbose] [ConvexAuthNextjs] Calling custom handler
Middleware - isAuthenticated: false
Was this page helpful?