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
Firefox Developer loads it set as session. This whereas Chrome does load the 365 days. Somehow cookies work and are set well and work for Chrome allowing it to load social media content with cookies set, but Firefox not so much..
Do know our custom cookies load from subdomain and Laravel cookies from main domain it seems. And then Lax is perhaps not working on FF and we need none and secure..? But why I see session and not 365 days is very odd as well Any ideas?
The text was updated successfully, but these errors were encountered:
When we set the cookie to expire in 365 days
Firefox Developer loads it set as
session
. This whereas Chrome does load the 365 days. Somehow cookies work and are set well and work for Chrome allowing it to load social media content with cookies set, but Firefox not so much..Do know our custom cookies load from subdomain and Laravel cookies from main domain it seems. And then Lax is perhaps not working on FF and we need none and secure..? But why I see session and not 365 days is very odd as well Any ideas?
The text was updated successfully, but these errors were encountered: