signIn()signIn() doesn't seem to work. How can one add these arbitrary fields (such as usernameusername)? I could also make it optional, but it shouldn't be, every account should have a username. So I'd prefer to set it via the sign up process.You can only change fields to be required or add new required fields to the users table if all your authentication methods will provide those fields during sign-up (see how to do this for OAuth and Passwords).
signIn()signIn() when the user submits the form. And evidently the FormData is not the correct method.AI Gateway | Convex Developer Hub
chunkyboi ยท 3w ago
The **Convex All Gas Hackathon** starts today! Sponsored by OpenAI, Firecrawl, and AgentMail. Details and register here: https://www.convex.dev/hackathons/all-gas Good luck!
Wayne ยท 3w ago
Hey all, we're starting to gather input on Convex Auth v2's alpha/beta. If you want to try it out and provide feedback, head on over to <#1541854563441836042> ! This is the future: LTS, recommended, default authentication for Convex soon. So your input is really valuable!
jamwt ยท 3w ago
Join the Discord to ask follow-up questions and connect with the community