Saurabh
Saurabh4mo ago

Convex BetterAuth

how do I get the userMetadata by their id using better auth with convex. I mean the user data of the tables controlled by betterauth convex integration.
4 Replies
Convex Bot
Convex Bot4mo ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
Saurabh
SaurabhOP3mo ago
I am trying to get the details of the user who is not the current user.
Saurabh
SaurabhOP2mo ago
GitHub
Retrieve better-auth user data by convex user id · Issue #77 · ge...
Currently I can't find any way to retrieve the better-auth's user name or email via the convex user id. Do I have to manually copy these over from better-auth's tables to my own tables?

Did you find this page helpful?