Open m8nt0 opened 3 weeks ago
Also, after reading the auth.js documentation, the auth.ts is supposed to be under src not lib/API/services/auth/auth.ts. do you think this is the issue? although i see that "src/app/api/auth/[...nextauth]/route.ts" is configured to work with the one in "ib/API/services/auth/auth.ts". Please let me know. I'm guessing this is working for everybody else, so, I am assuming I did something wrong in my .env.local
@m8nt0 Sure thing, are you running the maildev server ?
I have been fighting with this for days, and I am sure i have filled out my .env.local with the needed information. But i keep getting this:
"``` Object { name: "Auth Error", message: "EmailSignin" } message: "EmailSignin" name: "Auth Error"