Can't create Organizations using convex
Hey. I am currently starting an app with nextjs and convex. I had already setup auth and github + email and password no problem. I went through the recommended way (using a betterAuth convex component). But when trying to create organizations with authClient i'm hitting an error:
Here's my auth config:
auth-client:
0 Replies