bxrB
Convex Community3w ago
1 reply
bxr

authfunctions now showing in betterauth

Hi I have been following the betterauth lab guide for tanstack start and the example [repo](https://github.com/get-convex/better-auth/blob/main/examples/tanstack/convex/auth.ts#L26C1-L27C1 has triggers in the auth.ts file.

I have followed everything step by step and double checked, but I don't seem to have the internal.auth syntax working to be able to sync the user table with the betterAuth user table.

The example repo shows:
const authFunctions: AuthFunctions = internal.auth

But when I try that it does not show up
I have my repo public if that helps]

I've been trying to get this working for few hours and thought maybe someone would know here
Was this page helpful?