Using next auth and the naming convenction according to chatgpt is [...nextauth].ts
Unanswered
Basset Bleu de Gascogne posted this in #help-forum
Basset Bleu de GascogneOP
Have added the image , I am creating an api route and the route path is as such src/app/api/auth/[...nextauth].ts is this correct usually when I created api routes it used to be src/app/auth/signin/route.js
please tell me the difference and is this applicable
please tell me the difference and is this applicable