Can’t send cookies using php setcookie() function
I’m trying to do a Session Authentication in an API.
The server is supposed to send a session_token as a cookie to the client.
I’m trying to do a Session Authentication in an API.
The server is supposed to send a session_token as a cookie to the client.