Welcome Guest, Not a member yet? Register   Sign In
Session/Cookie management with Codeigniter 4
#5

(08-13-2023, 11:07 PM)alvin_araujo Wrote: Just to mention it again that i am getting a POST request from the SOO callback url and that resets the session ID else everything works like a charm, with the session ID being maintained across the app pages.

Cross-site request with unsafe method like POST does not send the session cookie.
It is for security reason. Search for "SameSite Cookie".
Reply


Messages In This Thread
RE: Session/Cookie management with Codeigniter 4 - by kenjis - 08-14-2023, 10:21 PM



Theme © iAndrew 2016 - Forum software by © MyBB