-
Your question We have IP restriction and all http request must through the NAT gateway, so origin IP of server outbound http request is equal to IP of NAT. And IP restriction does not allow NAT IP. What are you trying to do Our current workaround is re-implementing session route process manually in our api route. next-auth/src/server/routes/session.js Lines 60 to 95 in 8115a7c but this approach is awful and ugly. Feedback
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Use |
Beta Was this translation helpful? Give feedback.
Use
NEXTAUTH_URL_INTERNAL
https://next-auth.js.org/configuration/options#nextauth_url_internal