lldanL
Convex Community2y ago
2 replies
lldan

getUserIdentity returning null

Hi everyone, I really like Convex, but I have a bug. I am using the ctx.auth.getUserIdentity() method to get user information. Everything is fine until I decide to refresh the page. If I refresh the page, ctx.auth.getUserIdentity() returns null, even though the user is definitely authorised. Is this how it should be or is it a bug?
Was this page helpful?