AuthConfig not found in convex/server package (Auth0 & NextJs setup)
Rag Search Return Value Error
Call convex from a Node.js backend using service authentication
Polar Build errors
OpenAI Deep Research tool requirements
is there a way to visualize the convex agent or workflow's execution?
Deployment differences between Convex and Vercel
Better Auth + Convex: isLoading never resolves and authenticated queries never run
Failed connections from Singapore
Websocket backend integration
Slack bots on Convex
@slack/bolt Has anyone tried this recently? I saw some old posts where people were having (minor?) issues, but it wasn't entirely clear to me if this is fully supported now!Server-side token forwarding for AuthKit + Convex in Next.js
@workos-inc/authkit-nextjs middleware (now called proxy) with Convex in a Next.js App Router project.
On the client side, everything works — ctx.auth.getUserIdentity() returns a user after login.
My question: Does AuthKit middleware automatically forward the session token for server-side calls to fetchQuery / preloadQuery, or do I need to pass { token } every time manually?
I saw the changelog stating "No extra wiring or token exchange needed.", but I'm gueesing that's meant for client-side functions?
Anyway, I can’t find clear docs about usage in server components and routing....sign in page flashing after OSS-callback in android
Need better understanding of AI Agent and RAG Component
I have read the convex documentation about AI Agent and RAG component. But I could not understand how to "direct" toward my tables, or how to "include" my tables in the context. I know about MCP that can "augment" the capabilities of a LLM. With my limited knowledge, I would think something like: ...
Question regarding file storage and file bandwith limit
How do you guys manage auth with NextJS?
Persisting storage in React Native for a chat app
Is Convex the best choice? (For me)
content within <Unauthenticated /> display regardless of user status