LifeIsBoringL
Convex Community2y ago
10 replies
LifeIsBoring

Hi, I am facing difficulty in making database from Clerk to Convex

Currently, I am developing the authentication. I have successfully created signIn, signOut on Clerk but I follow the instruction (https://docs.convex.dev/auth/database-auth#optional-users-table-schema) for webhook. When I sign in, the information just get connected to Clerk but not Convex database.

Here is my http.ts:
image.png
_If you're using Convex Auth the user information
Storing Users in the Convex Database | Convex Developer Hub
Was this page helpful?