Fei XiangF
Convex Community17mo ago
4 replies
Fei Xiang

Why I can't get current logged in user information

When I logged in using convex auth, auth and user tables updated, but can't get current authenticated user like this way
const identity = await ctx.auth.getUserIdentity();
Also got this error
image.png
Was this page helpful?