vgV
Convex Community3y ago
28 replies
vg

Clerk + Convex: is there a need for a user table in convex?

I'm building a project with clerk and convex. I was wondering if there's a need to implement a user schema in the convex db if clerk already stores this info (which we're getting after authenticating with clerk on the frontend).

Seems a bit unnecessary to have a custom table for this if clerk already stores it.

whats the best practice here?
Was this page helpful?