Welcome Guest, Not a member yet? Register   Sign In
How to get session data through CLI?
#1
Brick 

Hi,

I have a CI app and a nodejs APP which runs a socket server.
I would like to secure the connections to the socket by the CI's session.

Currently I'm sending back the session id (which I get on Nodejs side) to a session auth controller through CLI and "hacking" back
the data by the session ID.

Could you suggest a better solution for my problem?

Thanks,
Akos
Reply


Messages In This Thread
How to get session data through CLI? - by pingwin - 04-07-2015, 10:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB