BUG: Convex Auth Instagram Login - pkce cookie is missing
Help Needed: EAS Build Failing for iOS in Monorepo Setup (Module Resolution Issue)
What is the best approach for handling members?
Vector search with images using Convex
Schema with array of objects
Best Practices? SvelteKit5, Kinde, Server To Server Auth, Python as backend resource
invalid args for renaming a file
Struggling using convex mutations
Using Convex Triggers Across Multiple Frameworks: Jetpack Compose, SwiftUI, and Next.js
convex auth.getUserIdentity() is inconsistent
nextjs
app, I have upgraded convex-dev/auth
to the latest version 0.0.71
. I went through the documentation and correctly setup authentication including properly setting up the middleware. (also I use email provider with resend
).
Now in my app, after login, I navigate to route /partners
. This route accesses the session user (in the backend) by calling contex.auth.getUserIdentity()
. This first call works fine as it returns the logged in user object.
But when I navigate to the subroute /partners/[id]
and makes the same call, this time it returns an empty. If I go back to the previous screen and refresh the page, I'm able to get the user object just fine....Problem with internalAction
Nextjs server actions does not work with revalidatePath
Issue with convex auth
Cancel Running Action
Convex’s use of server vs client caching
File serving in a nextjs app via http action authenticated with clerk
Re execute query with React when parameter change
How to query an array in filter or withIndex
npx convex dev Doesn´t do anything after setup
Connection to database never establishes