Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Session dies after a refresh #120

Open
futurezuber opened this issue Apr 28, 2020 · 2 comments
Open

Session dies after a refresh #120

futurezuber opened this issue Apr 28, 2020 · 2 comments

Comments

@futurezuber
Copy link

After successfully logging in via steam and pressing f5 key the session dies..

@DubStepMad
Copy link

I believe you might be mistaken here as I am having a similar issues but have been able to narrow it down a little more.

Laravel Version: 7
PHP Version: 7.4.2

The Authenticate middleware expects a JSON response within the $request yet after doing Auth::login($user, true); this JSON value is null so in the middleware it redirects back to the landing page asking you to sign in yet again.

However if you close your browser down and open it again it solves this issue which is weird.

@invisnik

@laspi94
Copy link

laspi94 commented Aug 4, 2021

any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants