Getting Convex Auth to work with NextJS middleware
convexAuthNextjsMiddleware
- but whenever I try to use it, I get the following error (attached image).
...Convex Log Error "auth:store Invalid Refresh Token"

Is runMutation transactional?
React query disadvantages
Migrating to Convex: how to deal with IDs?
Legend-State plugin for local-first
onUpdate
when given either a ConvexClient or a ReactConvexClient. But it seems like they work very differently - in React it internally uses a ConvexReactClient.watchQuery whereas the script tag example uses ConvexClient.onUpdate.
Looking through the source iIt looks like ConvexReactClient and ConvexClient share a BaseConvexClient base class, and I could use subscribe
on there. But is that the best way to go? Seems like I'd miss out on some of the nice behavior from the higher level wrappers. I can do that to get an initial prototype working but I'd like to make sure it works in the correct Convex way....I have one general doubt!
Issue using auth with custom user schema

Convex + Lucia auth + Svelte | Help
How can I get the reason for login/signup failure with Convex auth?
Convex function Auth only
Need a little react help
runAfter is not throwing an error on the client
Modify the dashboard interface.
How to assign types created with convex/values to function parameters?
convex/values
into a normal function?
Example...Performance testing and credentials from FS
Convex in deno workspace/monorepos
convex dev
? Is there a way to do this with a deno.json
or do we need to keep things npm-based with a package.json
?...Error deploying to Vercel
ConvexReactClient requires a URL like 'https://happy-otter-123.convex.cloud'
. I found other posts about this and manually added VITE_CONVEX_URL
to the environment variables in the Vercel project settings (not mentioned in the docs, BTW), but it's still failing. Attached are screenshots of my Vercel config....
LLamaindex package: External packages in convex.json doesn't work
High bandwidth consumption