ahaanA
Convex Community2y ago
33 replies
ahaan

```const identity = await ctx.auth.

const identity = await ctx.auth.getUserIdentity();
isn't working for me. even when I am signed out, datas are being pushed to database, instead of throwing error
Was this page helpful?