CleoPatra
CleoPatra
CCConvex Community
Created by CleoPatra on 11/19/2024 in #support-community
Default values in table field
I have a table with a v.object field. In the future this object might get more values set in it. Is there a way to updated the existing data in the database with default values?
4 replies
CCConvex Community
Created by CleoPatra on 11/16/2024 in #support-community
Creating a new authAccount not with signIn of useAuthActions
Hey, I’m building a site with Nextjs and using convex. I want the admin of the site to be able to create the users (doesn’t matter the provider but either password, otp or resend). I managed to add new user but not in the authAccount table which is what I need for them to login by themselves after the admin of the site adds them. Thank you!
8 replies