Set custom clerk issuer url for different enviroments
In Clerk I have two branches, prod and dev.
For each branch I have a different JWT Issuer URL.
Now I want to set for each branch e.g. with a .env file for my production convex code and my dev convex code the correct jwt url from clerk.
How can I do that with Convex?
2 Replies
Convex Clerk | Convex Developer Hub
Clerk is an authentication platform providing login via
oh, im so stupid, must have overlooked it. I'm so sorry