Rodrigo-RR
Convex Community2y ago
9 replies
Rodrigo-R

convexAuth id of the current user on the client?

Hi, i know how to do it on the backend functions (const userId = await auth.getUserId(ctx); )
But how to get currently loged user in the client side?
I want to display email an image in the avatar..
Regards (sorry if it too obvious, but i jhave read the docs several times and i didn't found it)
Was this page helpful?