bednaz
CCConvex Community
•Created by bednaz on 12/2/2024 in #support-community
Use Multi Convex projects
This happens to be for a react native project so that makes a bit different as well. Probably should have mentioned that
8 replies
CCConvex Community
•Created by bednaz on 12/2/2024 in #support-community
Use Multi Convex projects
Good to know it can be done lol
I am using clerk mostly because I don't want to build out all the authentication myself and feel outsourcing that would work for now. I think I have an idea around clerks domain name issue, I did read about how they updated some aspects of that recently. So hopefully that can add some flexibility but I need to look into it
I have some ideas for it and I am working on designing something on it. I will let you know how it goes.
8 replies
CCConvex Community
•Created by bednaz on 12/2/2024 in #support-community
Use Multi Convex projects
That is the approach I am thinking of.
Ideally all the authentication would be pointing to one convex project and all the stuff for that app would point to it's own database.
I am just wondering about how convex might cause problems if there are two different endpoints be connected to.
For client authentication, I would let clerk and convexes integration handle that. So when someone authenticates with clerk it calls the web hook and update the user data and does everything it needs to. I think it was in the docs if I remember correctly.
8 replies