Why is AWS Elastic Beanstalk not passing the custom JWT? – Nginx
I have successfully deployed a Next.js with Next-Auth project on AWS EB. Everything looks fine. However, I can't get passed the sign in form. Here's what the browser console shows: 502 Bad Gateway: POST http://----.elasticbeanstalk.com/api/auth/callback/credentials? Uncaught (in promise) SyntaxError: JSON.parse:…