Tiger 🐅
Tiger 🐅
CCConvex Community
Created by Tiger 🐅 on 7/24/2024 in #support-community
Uncaught Error: Provider password is not configured
I'm getting this error when trying to sign up with the password provider via convex.
52 replies
CCConvex Community
Created by Tiger 🐅 on 7/16/2024 in #support-community
Questions about Convex Auth
- If I want to add a name field and customize the name of the user that gets authenticated, how do I do that? Is that via the createOrUpdateUser callback function? - If I want to provide email/password sign up but you still need to click the confirmation link upon signing up (not when logging in again with email/password) how do I implement this? I see that email/password seems quite straight forward (https://labs.convex.dev/auth/config/passwords#email--password-setup), but how can I implement a mechanism to say "isVerified" in the database for each user to determine whether they've verified their email upon signing up?
39 replies