Michal SrbM
Convex Communityโ€ข3y agoโ€ข
9 replies
Michal Srb

auth.config in TypeScript

@Edwin asked:

good day folks. i'm just setting up clerk with convex on react native expo and i've come across a problem. the documentation uses javascript to set up auth.config, however, my app uses typescript. so instead of convex/auth.config.js, i created convex/auth.config.ts and running npx convex dev gives me this error:
Image
sticking to the documentation with convex/auth.config.js also gives me type errors. i appreciate any help with this ๐Ÿ™‚
image.png
Was this page helpful?