CleoPatraC
Convex Community15mo ago
7 replies
CleoPatra

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!
Was this page helpful?