Clerk with multiple domains
for example:
app 1 = bz.com
app 2 = fx.com
That means that env variable
CLERK_JWT_ISSUER_DOMAIN will not work for both, right? Would I have to remove the
ConvexProviderWithClerk from the Provider in react?I opened a git issue in the monorepo template.
https://github.com/get-convex/turbo-expo-nextjs-clerk-convex-monorepo/issues/2
