NextAuth callback url for multiple URLS
Unanswered
Polar bear posted this in #help-forum
Polar bearOP
Hey! I want to have a working callback url withouth NextAuth going to /login?callbackUrl=http%3A%2F%2Flocalhost%3A3000&error=SessionRequired
When i click the go back button in my browser, i see the callback url actually being the one i want it to be.
Documentation says i need to set the NextAuthURL. however, i work with multiple nodes and loadbalancers. what do i do?
When i click the go back button in my browser, i see the callback url actually being the one i want it to be.
Documentation says i need to set the NextAuthURL. however, i work with multiple nodes and loadbalancers. what do i do?