Fyzz
Fyzz
CCConvex Community
Created by Fyzz on 8/2/2023 in #general
getting this error when trying to set up
js but the name was wrong thank you for the help
7 replies
CCConvex Community
Created by Fyzz on 8/2/2023 in #general
getting this error when trying to set up
That was it 🤦🏽‍♂️ oops
7 replies
CCConvex Community
Created by Fyzz on 8/2/2023 in #general
getting this error when trying to set up
const config = {
providers: [
{
domain: process.env.CLERK_JWT_ISSUER_DOMAIN,
applicationID: "convex",
},
],
};

export default config;
const config = {
providers: [
{
domain: process.env.CLERK_JWT_ISSUER_DOMAIN,
applicationID: "convex",
},
],
};

export default config;
7 replies
CCConvex Community
Created by Fyzz on 8/1/2023 in #general
Hello there How does one change the
oh awesome thank you!
4 replies