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

in production login auth works but on page reload session logout #320

Open
select-good-way opened this issue Jan 10, 2025 · 1 comment
Open
Labels
question Further information is requested

Comments

@select-good-way
Copy link

as I have set the session password in .env file , all works fine on local
after build when deployed on server running using pm2 ,
user getting authenticated , I am using sanctum laravel
on page reload session getting logout

@select-good-way select-good-way changed the title in build login auth works but on page reload session logout in production login auth works but on page reload session logout Jan 10, 2025
@patrick-hofmann
Copy link

Do you set the Session Passwort in the pm2 ecosystem config?

@atinux atinux added the question Further information is requested label Jan 13, 2025 — with Volta.net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants