Next.js Discord

Discord Forum

authV5. Unstable_update error

Unanswered
Boxer posted this in #help-forum
Open in Discord
BoxerOP
I use auth.js library. I am trying to use unstable_update to update session data. This method works fine in development and build mode. But once you upload the project to the server, where the project runs in standalone mode, when calling the method, the 502 bad gateway error is returned to the browser console.

0 Replies