Losing session after refresh #10987
Unanswered
gabrielgrs
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.
-
Hello people, how are you? I have a problem, I'm trying to configure next-auth (5.0.0-beta.18 and 4.24.7), however with the following code, when logging in, it seems to work correctly, but when pressing F5 on the screen, or trying access some private route, it seems that I am losing the session, I need to log in again.
I am trying the following code:
and middleware is just:
Beta Was this translation helpful? Give feedback.
All reactions