How to use max age + time zone? #4578
Unanswered
felinto-dev
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I live in Brazil and here the timezone is UTC -3.
Sounds like the default time zone NextJS uses on Vercel is UTC 0 because I defined the maxAge for the session as 1 hour but actually, the session expires 3 hours later.
How could I fix it ?
Beta Was this translation helpful? Give feedback.
All reactions