burnstony#1975B
Convex Community2y ago
2 replies
burnstony#1975

convex auth user info

if I am using convex auth, how do I get the user id from the backend
is there something like ctx.auth
I was using ctx.auth.getUserIdentity and using tokenIdentifier, but it makes more sense to use user id
but I am unsure the correct pattern to get that info
Was this page helpful?