David
David
CCConvex Community
Created by romandev on 3/26/2024 in #support-community
Lucia V3 with convex
@Michal Srb Will this new work implement auth via sessions or JWT?
6 replies
CCConvex Community
Created by romandev on 3/26/2024 in #support-community
Lucia V3 with convex
Can't wait for this. I really need email/password auth in Convex that doesn't rely on Clerk, Auth0, Auth.js etc. Thanks for working on this and looking forward to testing this out.
6 replies
CCConvex Community
Created by Umut (Hope) YILDIRIM on 11/9/2023 in #support-community
Custom Auth with Kinde
@Michal Srb +1 for getting an official Convex adapter submitted for Auth.js! 🙂
21 replies
CCConvex Community
Created by Umut (Hope) YILDIRIM on 11/9/2023 in #support-community
Custom Auth with Kinde
Oh, right. Well, hopefully that will be approved!
21 replies
CCConvex Community
Created by Umut (Hope) YILDIRIM on 11/9/2023 in #support-community
Custom Auth with Kinde
@CodingWithJamal This looks great. I don't suppose you've considered asking Auth.js if they'd consider adding this as an official db adapter?
21 replies
CCConvex Community
Created by Umut (Hope) YILDIRIM on 11/9/2023 in #support-community
Custom Auth with Kinde
Thank you!
21 replies
CCConvex Community
Created by Umut (Hope) YILDIRIM on 11/9/2023 in #support-community
Custom Auth with Kinde
@CodingWithJamal Would you be able to share this code? At the moment I need to use a WordPress site as an identity provider (I'm using a WordPress plugin to do this). To integrate with Convex I'm not sure if the best approach is to try and do this directly with the WP identity provider or via something like Auth.js and add the WP identity provider as a custom Auth.js provider. I'm pretty new to deep diving into auth stuff so my knowledge is limited. Any help is appreciated.
21 replies
CCConvex Community
Created by David on 3/2/2024 in #support-community
Clerk issue with the npm create CLI
Thanks for the feedback, I'll try that when I have time.
3 replies
CCConvex Community
Created by vg on 9/15/2023 in #support-community
Clerk + Convex: is there a need for a user table in convex?
I came across this thread after having the exact same question, should I have a users table and not just rely on Clerk to handle that. It seems as though the answer to this is yes but there are (or were) some issues with this in general from the messages above. So, in March 2024, is the recommended approach still pretty much the same? Is the implementation the same. Is it robust? Would love to know if there are any updates to using Clerk (or any other auth provider) with Convex in a stable/robust way that you can effectively set up and just forget about.
29 replies