ibrahimyaacobI
Convex Community2y ago
4 replies
ibrahimyaacob

is this the best approach to store user in Convex database + Clerk

I found this in convex documentation, seeing useEffect feels a bit off to me
https://docs.convex.dev/auth/database-auth

My initial plan is to use clerk's webhook which i think a much cleaner solution to store user data.

What's the expert's thoughts on this ?
You might want to have a centralized place that stores information about the
Storing Users in the Convex Database | Convex Developer Hub
Was this page helpful?