Convex Query is called multiple times even in production build

The first time the identity which is called via

const identity = await ctx.auth.getUserIdentity();

is null but the other time it has the right identity
image.png
Was this page helpful?