You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: