wessW
Convex Communityโ€ข13mo agoโ€ข
14 replies
wess

Should I use `users` table or `profiles`?

Should I use users table from Convex Auth for storing additional user data, or should I better create
profiles
table and store it there, not touching the users table? Which one is considered a best practice for Convex Auth?
Was this page helpful?